Simon Willnauer created LUCENE-5353:
---------------------------------------

             Summary: ShingleFilter should have a way to specify FILLER_TOKEN
                 Key: LUCENE-5353
                 URL: https://issues.apache.org/jira/browse/LUCENE-5353
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/analysis
    Affects Versions: 4.6
            Reporter: Simon Willnauer
             Fix For: 5.0, 4.7


Today we have no choice that if pos_inc is > 1 there will be a `_` inserted in 
between the tokens. We should have the ability to change this character and the 
char[] that holds it should not be public static since it's mutable.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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

Reply via email to