LUCENE-7960: Add preserveOriginal option to the NGram and EdgeNGram filters

(this is a correction of the issue number in both the CHANGES.txt and the commit message, sorry for the noise).
This commit is contained in:
Robert Muir 2018-06-04 21:32:53 -04:00
parent 2c1ab31b4e
commit 208d4a9c34
1 changed files with 1 additions and 1 deletions

View File

@ -203,7 +203,7 @@ New Features
now use to also take pending deletes into account which ensures that all file now use to also take pending deletes into account which ensures that all file
generations per segment always go forward. (Simon Willnauer) generations per segment always go forward. (Simon Willnauer)
* LUCENE-7690: Add preserveOriginal option to the NGram and EdgeNGram filters. * LUCENE-7960: Add preserveOriginal option to the NGram and EdgeNGram filters.
(Ingomar Wesp, Shawn Heisey via Robert Muir) (Ingomar Wesp, Shawn Heisey via Robert Muir)
* LUCENE-8335: Enforce soft-deletes field up-front. Soft deletes field must be marked * LUCENE-8335: Enforce soft-deletes field up-front. Soft deletes field must be marked