Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-1462

Aggregate Index isn't usable in an osgi environment

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.2, 1.1.0
    • core, query
    • None

    Description

      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.

      Attachments

        Activity

          People

            chetanm Chetan Mehrotra
            stillalex Alex Deparvu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: