punktde/elastic-nodesearchservice
composer require punktde/elastic-nodesearchservice
Implementation of the Neos NodeSearchServiceInterface using the Elasticsearch index
Readme excerpt
PunktDe.Elastic.NodeSearchService
This is an implementation of the Neos NodeSearchService using the Elasticsearch index of the content repository. This vastly reduces the query time for Search-As-You-Type fields in the backend if you have lots of nodes in your project. Additionally it is highly customizable in order to get the best search experience for the project.
Multiple search strategies can be defined which are then selected according to the SearchNodeType, StartingPoint and the term. With this feature you are able to sort news documents returned in a reference selector by publish date while other documents are sorted alphabetically.
Note: While the original …
Read more
The same vendor provides 33 package(s).