[ https://issues.apache.org/jira/browse/OAK-4066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vikas Saurabh updated OAK-4066:
-------------------------------
Description:
Currently, suggestions building is tied at the end of indexing cycle. Along with that we check
if diff between currTime and lastSugguestionBuildTime is more than {{suggestUpdateFrequencyMinutes}}
before deciding to build suggestions or not.
This allows for
was:Currently, suggestions building is tied at the end of indexing cycle. Along with that
we check if diff between currTime and lastSugguestionBuildTime is more than {{suggestUpdateFrequencyMinutes}}
> Suggestion dictionary don't update after suggestUpdateFrequencyMinutes unless something
else causes index update
> ----------------------------------------------------------------------------------------------------------------
>
> Key: OAK-4066
> URL: https://issues.apache.org/jira/browse/OAK-4066
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: lucene
> Affects Versions: 1.3.16
> Reporter: Vikas Saurabh
> Assignee: Vikas Saurabh
> Priority: Blocker
> Fix For: 1.3.17
>
> Attachments: OAK-4066.patch
>
>
> Currently, suggestions building is tied at the end of indexing cycle. Along with that
we check if diff between currTime and lastSugguestionBuildTime is more than {{suggestUpdateFrequencyMinutes}}
before deciding to build suggestions or not.
> This allows for
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|