Taiki Sugawara created LUCENE-5366:
--------------------------------------

             Summary: Add autoGeneratePhraseQueries into StandardQueryParser
                 Key: LUCENE-5366
                 URL: https://issues.apache.org/jira/browse/LUCENE-5366
             Project: Lucene - Core
          Issue Type: Improvement
          Components: core/queryparser
    Affects Versions: 4.6
            Reporter: Taiki Sugawara


classic.QueryParser has an autoGeneratePhraseQueries but 
flexible.standard.StandardQueryParser does not have it. 
autoGeneratePhraseQueries feature is useful when using CJKAnalyzer. I wrote a 
patch that adds this feature into StandardQueryParser.

Please apply this patch if you'd like.




--
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