[
https://issues.apache.org/jira/browse/OAK-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13910131#comment-13910131
]
Alex Parvulescu commented on OAK-1462:
--------------------------------------
I've tweaked the cost output to make sure this index is picked to fix the first
problem while I look at adding some proper osgi annotations. (rev 1571195)
> 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: Alex Parvulescu
>
> 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.1.5#6160)