[ https://issues.apache.org/jira/browse/LUCENE-9259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tomoko Uchida updated LUCENE-9259: ---------------------------------- Fix Version/s: 8.6 master (9.0) Assignee: Tomoko Uchida Resolution: Fixed Status: Resolved (was: Patch Available) Thank you [~Paul Pazderski]! > 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 > Assignee: Tomoko Uchida > Priority: Minor > Fix For: master (9.0), 8.6 > > Attachments: LUCENE-9259-master.patch, 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: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org