pimcore/generic-data-index-bundle

Pimcore Generic data index Bundle

Installs: 23 081

Dependents: 1

Suggesters: 0

Security: 0

Stars: 4

Watchers: 7

Forks: 3

Open Issues: 8

Type:pimcore-bundle


README

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