flowpack/elasticsearch-contentrepositoryqueueindexer

Last activity 01 Apr 2025 8 20 81387
composer require flowpack/elasticsearch-contentrepositoryqueueindexer

Neos CMS Elasticsearch indexer based on a job queue

5.2.3

Version
5.2.3
Type
neos-package
Release Date
Mar 27, 2025 15:16
Source
git
Distribution
zip
Requires
  • neos/flow: ^5.1 || ^6.0 || ^7.0 || ^8.0
  • flowpack/jobqueue-common: ^3.0 || dev-master
  • flowpack/elasticsearch-contentrepositoryadaptor: ^7.0 || ^8.0 || dev-master
MIT 30232f9a783eced0250bd3b75e1805500d6d2b2f

Readme excerpt

Neos CMS Elasticsearch indexer based on a job queue

This package can be used to index a huge amount of nodes in Elasticsearch indexes. This package use the Flowpack JobQueue packages to handle the indexing asynchronously.

Topics

  • Installation
  • Indexing
  • SupervisorD configuration
  • Update Instructions
Installation and Configuration

You need to install the correct Queue package based on your needs.

Available packages:

  • sqlite
  • beanstalkd
  • doctrine
  • redis

Please check the package documentation for specific configurations.

The default configuration…
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 52 package(s).