[
https://issues.apache.org/jira/browse/LUCENE-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tomoko Uchida updated LUCENE-6163:
----------------------------------
Attachment: LUCENE-6163.patch
I've added a patch for NGramTokenizer.
Other n-gram based tokenizer/filters like CJKBigramFilter could be modified in
a similar way. (another issue is needed?)
> Use NGramPhraseQuery via QueryBuilder
> -------------------------------------
>
> Key: LUCENE-6163
> URL: https://issues.apache.org/jira/browse/LUCENE-6163
> Project: Lucene - Core
> Issue Type: New Feature
> Components: core/other, modules/analysis
> Reporter: Tomoko Uchida
> Priority: Minor
> Attachments: LUCENE-6163.patch
>
>
> This is derived from SOLR-3055.
> To gain performance improvement of LUCENE-3426, QueryBuilder should generate
> NGramPhraseQuery to optimize n-gram based phrase query.
> (especially good for CJK languages, but the benefit is not limited to those.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]