Details
-
Improvement
-
Status: Reopened
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
Coming out of the discussion around back compatibility, it seems best to default StandardAnalyzer to properly fix LUCENE-1068, while preserving the ability to get the back-compatible behavior in the rare event that it's desired.
This just means changing the replaceInvalidAcronym = false with = true, and, adding a clear entry to CHANGES.txt that this very slight non back compatible change took place.
Spinoff from here:
http://www.gossamer-threads.com/lists/lucene/java-dev/57517#57517
I'll commit that change in a day or two.
Attachments
Attachments
Issue Links
- is related to
-
LUCENE-1373 Most of the contributed Analyzers suffer from invalid recognition of acronyms.
- Resolved
-
LUCENE-1068 Invalid behavior of StandardTokenizerImpl
- Closed