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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2015/03/09 06:15:38 UTC

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

Chetan Mehrotra updated OAK-2591:
---------------------------------
    Summary: Invoke indexUpdate only when new Document are added in LuceneIndexEditor  (was: Invoke indexUpdate when new Document are added in LuceneIndexEditor)

> 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: oak-lucene
>            Reporter: Chetan Mehrotra
>            Assignee: Chetan Mehrotra
>            Priority: Minor
>             Fix For: 1.1.8, 1.0.13
>
>
> {{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)