This documentation is for a version that has reached its End Of Life. Such versions are no longer supported and don't receive security updates. Consider updating to a newer version.
Solr search engine¶
Solr search engine allows you to use advanced search features: filtering, query, fulltext search and aggregations.
When you enable Solr and re-index your content, all your existing Search queries using SearchService
will be powered by Solr automatically.
This allows you to scale up your Ibexa DXP installation and be able to continue development locally against SQL engine, and have a test infrastructure, Staging and Prod powered by Solr.
By this, it also removes considerable load from your database.
For further information on the architecture of Ibexa DXP, see Architecture.