[
https://issues.apache.org/jira/browse/OAK-4075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Saurabh updated OAK-4075:
-------------------------------
Fix Version/s: (was: 1.6)
> Suggestion index update requires at least one non-hidden commit to get
> kick-started
> -----------------------------------------------------------------------------------
>
> Key: OAK-4075
> URL: https://issues.apache.org/jira/browse/OAK-4075
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: lucene
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Minor
>
> This is related to OAK-4066. The fix over there to improve suggestion
> generation was to build suggestions for any (visible) change in repository if
> {{suggestUpdateFrequencyMinutes}} have elapsed.
> It might be useful to do better and not require even that commit.
> {{AsyncIndexUpdate}} even today, does poll for visible changes - in absence
> of those it doesn't invoke IndexEditors. To fix this issue, we might want to
> open a hook from AsyncIndexUpdate to do such periodical index-related tasks
> (I think it's easier to hook into polling done by async indexing than
> creating a new timer altogether).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)