You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Fabrizio Fortino (Jira)" <ji...@apache.org> on 2020/07/25 12:58:00 UTC

[jira] [Resolved] (OAK-9148) Use IndexTracker in oak-search-elastic

     [ https://issues.apache.org/jira/browse/OAK-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Fabrizio Fortino resolved OAK-9148.
-----------------------------------
    Resolution: Fixed

Fixed with revision 1880297.

> 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
>            Priority: Major
>
> 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)