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

CommonGramFilter should work on stacked tokens.

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • None
    • None
    • None
    • New

    Description

      Currently it doesn't.

      ShingleFilter has the same issue but CommonGramFilter might be easier to fix given that it supports fewer options and only needs to work at index time (ie. no need to be able to consume graphs).

      CommonGramsQueryFilter might be a bit harder to fix if we want to make it support arbitrary graph inputs.

      Attachments

        Activity

          People

            Unassigned Unassigned
            jpountz Adrien Grand
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: