Adrien Grand created LUCENE-8209:
------------------------------------

             Summary: CommonGramFilter should work on stacked tokens.
                 Key: LUCENE-8209
                 URL: https://issues.apache.org/jira/browse/LUCENE-8209
             Project: Lucene - Core
          Issue Type: Improvement
            Reporter: Adrien Grand


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.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to