Chetan Mehrotra created OAK-3149:
------------------------------------
Summary: SuggestHelper should manage a suggestor per index
definition
Key: OAK-3149
URL: https://issues.apache.org/jira/browse/OAK-3149
Project: Jackrabbit Oak
Issue Type: Bug
Components: lucene
Reporter: Chetan Mehrotra
Assignee: Tommaso Teofili
Fix For: 1.3.5
{{SuggestHelper}} currently keeps a static reference to suggestor and thus have
a singleton suggestor for whole repo. Instead it should be implemented in such
a way that a suggestor instance is associated with index definition.
Logically the suggestor instance should be part of IndexNode similar to how
{{IndexSearcher}} instances are managed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)