You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Adrien Grand (JIRA)" <ji...@apache.org> on 2018/03/15 17:25:00 UTC

[jira] [Created] (LUCENE-8209) CommonGramFilter should work on stacked tokens.

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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org