Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
CapitalizationFilterFactory in some cases uses termBuffer.length, which might be larger than the actual termBufferLength()
this causes keep words to be evaluated incorrectly, but with the LUCENE-1762 the bug is exposed, because the default buffer size has changed.
Attachments
Attachments
Issue Links
- blocks
-
SOLR-1345 Upgrade Lucene in prep for 2.9 release
- Closed