Quick start
Install the Search module
Install this module
In the administration menu, click on “Solr”
Edit the default node and set the URI of your Solr collection/core and type
dcterms_title_txtin “Query fields (qf)”In Search admin pages:
Add a new index using the Solr adapter
Launch the indexation by clicking on the “reindex” button (two arrows forming a circle)
Add a page using the created index
In page configuration, you can enable/disable facet and sort fields (more fields can be created by going to the Solr admin page)
In your site configuration, add a navigation link to the search page
Go to your site, then click on the navigation link you just added.
The search form should appear. Type some text then submit the form to display the results.