pimcore/generic-data-index-bundle

Pimcore Generic data index Bundle

Maintainers

👁 brusch
👁 fashxp

Package info

github.com/pimcore/generic-data-index-bundle

Type:pimcore-bundle

pkg:composer/pimcore/generic-data-index-bundle

Statistics

Installs: 314 918

Dependents: 4

Suggesters: 1

Stars: 8

Open Issues: 27

v2026.1.3 2026-06-01 08:26 UTC

Suggests

None

Provides

None

Conflicts

None

Replaces

None

proprietary 06a07298e2bcbdeb965bf8637571ddc139cce14f


README

title Generic Data Index

Pimcore Generic Data Index

The Pimcore Generic Data Index Bundle provides a centralized way to index and search elements (assets, data objects and documents) in Pimcore via indices (e.g. OpenSearch, Elasticsearch). It is shipped with the OpenSearch and Elasticsearch clients and provides a central configuration for them in order to be used in other bundles. This bundle can be extended and customized to fit your specific needs, for example if you would like to extend the search indices with custom attributes.

Features in a Nutshell

  • Based on OpenSearch/Elasticsearch
  • Centralized data index for multiple bundles (Portal Engine, Studio API/UI, etc.)
  • Indexing of all documents, assets and data objects
  • Provides search services and models to search, filter and aggregate the data saved in the search indices

Documentation Overview