neos/content-repository-search

Last activity 09 Jun 2025 10 19 368283
composer require neos/content-repository-search

Common code and interface for a Neos CR search implementation

4.1.2

Version
4.1.2
Type
neos-package
Release Date
Mar 29, 2022 16:11
Source
git
Distribution
zip
Requires
  • php: >=7.3
  • neos/flow: ^5.1 || ^6.0 || ^7.0 || ^8.0 || dev-master
  • neos/content-repository: ^4.0 || ^5.0 || ^7.0 || ^8.0 || dev-master
Replaces
  • typo3/typo3cr-search: self.version
80703d35a368ffbbdd695d846fe9bb5151968a1e

Readme excerpt

Neos.ContentRepository.Search

A Neos Content Repository search common package used to implement concrete indexing and search functionality.

Related packages

Some of the related packages are:

Flowpack.ElasticSearch.ContentRepositoryAdaptor

To use Elasticsearch for indexing and searching.

Flowpack.SimpleSearch.ContentRepositoryAdaptor

Uses a SQLite database for indexing and search and thus can be used without additional dependencies.

Flowpack.SearchPlugin

A plugin to offer search functionality to users via Fusion rendering.

Inner workings

The NodeIndexingManager listens to signals emitted from Neos Content Repository and the PersistenceManager i…
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 92 package(s).