punktde/elastic-nodesearchservice

Last activity 06 Jul 2022 10 1 23861
composer require punktde/elastic-nodesearchservice

Implementation of the Neos NodeSearchServiceInterface using the Elasticsearch index

1.0.1

Version
1.0.1
Type
neos-package
Release Date
May 15, 2020 13:30
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • flowpack/elasticsearch-contentrepositoryadaptor: ^5.0 || ^6.0
  • neos/neos: ^4.3 || ^5.0
MIT
  • #search
  • #elasticsearch
  • #neos
4287a6e8d4c02b5cdbd82138d21378744e24e91d

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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 33 package(s).