[
https://issues.apache.org/jira/browse/LUCENE-7827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16039294#comment-16039294
]
Mikhail Khludnev edited comment on LUCENE-7827 at 6/7/17 8:01 AM:
------------------------------------------------------------------
[^LUCENE-7827.patch] also exposing final config to descendants and allow to
override {{buildDocument}}
was (Author: mkhludnev):
[^LUCENE-7827.patch] also exposing final config to descendants and allow
override {{buildDocument}}
> disable "textgrams" when minPrefixChars=0 AnalyzingInfixSuggester
> ------------------------------------------------------------------
>
> Key: LUCENE-7827
> URL: https://issues.apache.org/jira/browse/LUCENE-7827
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Mikhail Khludnev
> Priority: Minor
> Attachments: LUCENE-7827.patch, LUCENE-7827.patch
>
>
> The current code allows to set minPrefixChars=0, but it creates an
> unnecessary {{textgrams}} field, and might bring significant footprint.
> Bypassing it keeps existing tests green.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]