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 "Davide Giannella (JIRA)" <ji...@apache.org> on 2015/04/20 15:46:07 UTC

[jira] [Closed] (OAK-2591) Invoke indexUpdate only when new Document are added in LuceneIndexEditor

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

Davide Giannella closed OAK-2591.
---------------------------------

Bulk close for 1.0.13

> Invoke indexUpdate only when new Document are added in LuceneIndexEditor
> ------------------------------------------------------------------------
>
>                 Key: OAK-2591
>                 URL: https://issues.apache.org/jira/browse/OAK-2591
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1.8, 1.0.13
>
>         Attachments: OAK-2591.patch
>
>
> {{LuceneIndexEditor}} currently invokes the {{indexUpdate}} whenever it adds a new field to a Document. To reduce the noise it would be better to invoke it whenever a new Document is added to index in line with other index implementation.
> Such an implementation would allow the {{IndexUpdateCallback}} to more accurately determine the progress an indexer is making in terms of number of nodes indexed



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)