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 "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2014/06/20 13:25:25 UTC

[jira] [Updated] (OAK-1462) Aggregate Index isn't usable in an osgi environment

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

Chetan Mehrotra updated OAK-1462:
---------------------------------

    Fix Version/s: 1.0.2

> Aggregate Index isn't usable in an osgi environment
> ---------------------------------------------------
>
>                 Key: OAK-1462
>                 URL: https://issues.apache.org/jira/browse/OAK-1462
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: core, query
>            Reporter: Alex Parvulescu
>            Assignee: Chetan Mehrotra
>             Fix For: 1.1, 1.0.2
>
>
> There are a few issues with the Aggregate Index in an osgi env.
>  - First the cost is the same as the wrapped index. This is not really about osgi, but the fact that in an osgi enabled environment there will be 2 indices returning the same cost (ex. lucene and aggregate lucene) so some full-text queries may fail randomly.
>  - Second, there are no osgi annotations on the Aggregate Index so it is not automatically enabled. I'm not sure how to enable that yet.



--
This message was sent by Atlassian JIRA
(v6.2#6252)