Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-2246

Queries with CONTAINS clause fail

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.0.0.Alpha4
    • 4.0.0.Alpha3
    • JCR, Query, Search
    • None

    Description

      The new query engine will handle all criteria in the query, but currently there is no handling of any CONTAINS clauses. Thus, when a query that uses CONTAINS is executed, it fails with a nasty exception.

      The plan is that users will be able to create full-text indexes for the query engine to efficiently and quickly handle their queries CONTAINS clauses. However, when no index is applicable the fallback is for the query engine to simply evaluate the clauses. This is what needs to be fixed.

      Attachments

        Activity

          People

            hchiorean Horia Chiorean (Inactive)
            rhauch Randall Hauch (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: