neos/content-repository-search
composer require neos/content-repository-search
Common code and interface for a Neos CR search implementation
4.1.3
Readme excerpt
Neos.ContentRepository.Search
A Neos Content Repository search common package used to implement concrete indexing and search functionality.
Related packagesSome of the related packages are:
Flowpack.ElasticSearch.ContentRepositoryAdaptorTo use Elasticsearch for indexing and searching.
Flowpack.SimpleSearch.ContentRepositoryAdaptorUses a SQLite database for indexing and search and thus can be used without additional dependencies.
Flowpack.SearchPluginA plugin to offer search functionality to users via Fusion rendering.
Inner workingsThe NodeIndexingManager listens to signals emitted from Neos Content Repository and the PersistenceManager i…
Read more
The same vendor provides 92 package(s).