You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Amit Jain (JIRA)" <ji...@apache.org> on 2015/09/01 08:21:45 UTC

[jira] [Updated] (OAK-3149) SuggestHelper should manage a suggestor per index definition

     [ https://issues.apache.org/jira/browse/OAK-3149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amit Jain updated OAK-3149:
---------------------------
    Fix Version/s:     (was: 1.3.5)
                   1.3.6

> 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.6
>
>
> {{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)