- Issue created by @rajeshreeputra
Currently, users of the search_api_searchstax module need to manually create a Solr server and index after installing the module. This can be a time-consuming and error-prone process, especially for users who are new to Solr or search API. By providing a default Solr server and index out-of-the-box, we can simplify the setup process and make it easier for users to get started with the module.
Additionally, having a default Solr server and index can also help with testing and development, as it provides a consistent and predictable environment for users to work with. This can help reduce the number of issues and support requests related to Solr setup and configuration.
Provide a Solr server and index out-of-the-box with this module.
No
No
No
Active
1.0
Code