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 "Marcel Reutegger (Jira)" <ji...@apache.org> on 2020/08/21 09:41:00 UTC

[jira] [Updated] (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 ]

Marcel Reutegger updated OAK-9148:
----------------------------------
    Fix Version/s: 1.34.0

> 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
>             Fix For: 1.34.0
>
>
> 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)