Global navigation

   Documentation Center
   eZ Studio & eZ Platform
     User Manual
     Technical Manual
     Glossary
   eZ Publish 4.x / legacy

 
eZ Publish (5.x)

eZ Publish 5.x | For eZ Platform & eZ Studio topics see Technical manual and User manual, for eZ Publish 4.x and Legacy topics see eZ Publish legacy

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Currently 3 search engines exists :

  1. Legacy >= 5.0.0
  2. Solr integration >= 5.4.5
  3. ElasticSearch integrationEXPERIMENTAL

Recommendation

As of eZ Publish Platform 5.4.5 and higher, Solr is the recommended search engine for production use of the API. Solr provides the most most advanced search capabilities, and system performance. Currently Elastic Search is experimental, and not professionally supported, and won't be made stabile anytime soon.

Note: Solr Bundle does not support advance search features like out of the box facets (making custom facets is possible), spellchecking and more like this, for that continue to use ezfind as those features will most likely not be backported to 5.4. Recommendation above is regarding speeding up the API as a lot of API interactions is using search api, which gets more stable performance when running on Solr.

  • No labels