Fabrizio Fortino created OAK-9148:
-------------------------------------
Summary: Use IndexTracker in oak-search-elastic
Key: OAK-9148
URL: https://issues.apache.org/jira/browse/OAK-9148
Project: Jackrabbit Oak
Issue Type: Task
Components: indexing, search, search-elastic
Reporter: Fabrizio Fortino
Assignee: Fabrizio Fortino
The current Elastic implementation does not use an IndexTracker like the Lucene
counterpart. IndexTracker is a component that keeps track of all indexes in a
repository (all readers, writers, and definitions using Observers (seeĀ
LuceneIndexProvider). Without this component, every operation has to load data
(especially IndexDefinitions) from the underneath data store.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)