[ https://issues.apache.org/jira/browse/OAK-8114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Davide Giannella updated OAK-8114: ---------------------------------- Fix Version/s: (was: 1.11.0) > IndexDefinitionBuilder should be smarter when to reindex while updating a > definition > ------------------------------------------------------------------------------------ > > Key: OAK-8114 > URL: https://issues.apache.org/jira/browse/OAK-8114 > Project: Jackrabbit Oak > Issue Type: Improvement > Components: lucene, search > Reporter: Vikas Saurabh > Assignee: Vikas Saurabh > Priority: Major > Labels: candidate_oak_1_10, candidate_oak_1_6, candidate_oak_1_8 > Fix For: 1.12.0 > > Attachments: OAK-8114_1.patch, OAK-8114_2.patch > > > {{IndexDefinitionBuilder}} currently sets reindex flag while building an > index definition if there is a difference in existing def v/s what it builds. > The only place it acts smarter is while setting up nrt or sync flag. There > are quite a few properties which only affect querying or cost-estimation and > don't imply a change in indexed data. For such cases, simply setting > {{refresh=true}} should suffice. -- This message was sent by Atlassian JIRA (v7.6.3#76005)