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 "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2015/12/24 13:44:49 UTC

[jira] [Updated] (OAK-3826) Lucene index augmentation doesn't work in Osgi environment

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

Vikas Saurabh updated OAK-3826:
-------------------------------
    Fix Version/s: 1.4

> Lucene index augmentation doesn't work in Osgi environment
> ----------------------------------------------------------
>
>                 Key: OAK-3826
>                 URL: https://issues.apache.org/jira/browse/OAK-3826
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>            Reporter: Vikas Saurabh
>            Assignee: Vikas Saurabh
>            Priority: Minor
>             Fix For: 1.4
>
>
> OAK-3576 introduced a way to hook SPI to provide extra fields and query terms for a lucene index.
> In Osgi world, due to OAK-3815, {{LuceneIndexProviderService}} registered references to SPI and pinged {{IndexAugmentFactory}} to update its map. But, it seems bind/unbind methods get called ahead of time as compared to the information Tracker contains. This leads to wrong set of services captured by {{IndexAugmentFactory}}



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