Chetan Mehrotra created OAK-2456:
------------------------------------

             Summary: Periodic update of suggestor index from the full text 
index
                 Key: OAK-2456
                 URL: https://issues.apache.org/jira/browse/OAK-2456
             Project: Jackrabbit Oak
          Issue Type: Sub-task
          Components: oak-lucene
            Reporter: Chetan Mehrotra
             Fix For: 1.2


Suggestor index would be built up from various source of data. For the start it 
would be build up with the fulltext index of parent Lucene index. As the parent 
index gets updated the Suggestor index would need to be kept in sync

There are two approaches 
# Periodic scheduled job which would query all {{QueryIndexDefinition}} node of 
type {{lucene}} and then perform index update
# Update the index as part of async index update 



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

Reply via email to