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

Aggregate index: superfluous warning "Full-text index without plan"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.5.13, 1.6.0
    • query
    • None

    Description

      The aggregate index (used for Lucene fulltext index of type compatVersion 1) logs a warning "Full-text index without plan" for the following query:

      select * from [nt:base] where contains(*, 'abc OR xyz') 
      

      In the past, this used to be unexpected, but now as we have compatVersion 2 indexes, it is no longer a problem.

      I will change the log message to "debug".

      Attachments

        Activity

          People

            thomasm Thomas Mueller
            thomasm Thomas Mueller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: