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

Version
2.1.0
Type
neos-package
Release Date
Jun 10, 2020 05:55
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • flowpack/elasticsearch-contentrepositoryadaptor: ^7.0 || dev-master
  • neos/neos: ^5.0
MIT
  • #search
  • #elasticsearch
  • #neos
ccbadee9b69a96fd6585a65c8e5cb0ab73ebe5d5

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