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

2.0.3

Version
2.0.3
Type
neos-package
Release Date
May 19, 2020 07:05
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • flowpack/elasticsearch-contentrepositoryadaptor: ^7.0 || dev-master
  • neos/neos: ^5.0
MIT
  • #search
  • #elasticsearch
  • #neos
03e2767ae80cbcd7992da628fb839db427d2a65d

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).