Uploaded image for project: 'Lucene - Core'
  1. Lucene - Core
  2. LUCENE-7603

Support Graph Token Streams in QueryBuilder

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 6.4, 7.0
    • None
    • New, Patch Available

    Description

      With LUCENE-6664 we can use multi-term synonyms query time. A "graph token stream" will be created which which is nothing more than using the position length attribute on stacked tokens to indicate how many positions a token should span. Currently the position length attribute on tokens is ignored during query parsing. This issue will add support for handling these graph token streams inside the QueryBuilder utility class used by query parsers.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mattweber Matt Weber
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: