[
https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17054025#comment-17054025
]
ASF subversion and git services commented on LUCENE-9259:
---------------------------------------------------------
Commit 320578274be74a18ce150b604d28a740545fde48 in lucene-solr's branch
refs/heads/master from Paul Pazderski
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=3205782 ]
LUCENE-9259: Fix wrong NGramFilterFactory argument name for preserveOriginal
option
> NGramFilter use wrong argument name for preserve option
> -------------------------------------------------------
>
> Key: LUCENE-9259
> URL: https://issues.apache.org/jira/browse/LUCENE-9259
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/analysis
> Affects Versions: 7.4, 8.0
> Reporter: Paul Pazderski
> Priority: Minor
> Attachments: LUCENE-9259.patch
>
>
> LUCENE-7960 added the possibility to preserve the original term when using
> NGram filters. The documentation says to enable it with 'preserveOriginal'
> and it works for EdgeNGram filter. But NGram filter requires the initial
> planned option 'keepShortTerms' to enable this feature.
> This inconsistency is confusing. I'll provide a patch with a possible fix.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]