Issue Details (XML | Word | Printable)

Key: LUCENE-1151
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Michael McCandless
Reporter: Michael McCandless
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Lucene - Java

Fix StandardAnalyzer to not mis-identify HOST as ACRONYM by default

Created: 25/Jan/08 11:02 AM   Updated: 11/Oct/08 12:49 PM
Return to search
Component/s: Analysis
Affects Version/s: None
Fix Version/s: 2.4

Time Tracking:
Not Specified

File Attachments:
  Size
Text File Licensed for inclusion in ASF works LUCENE-1151.patch 2008-01-29 01:29 PM Michael McCandless 6 kB
Issue Links:
Reference
 

Lucene Fields: New
Resolution Date: 03/Feb/08 03:33 PM


 Description  « Hide
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.



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michael McCandless made changes - 29/Jan/08 01:29 PM
Field Original Value New Value
Attachment LUCENE-1151.patch [ 12374259 ]
Michael McCandless made changes - 03/Feb/08 03:33 PM
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Mark Lassau made changes - 05/Sep/08 06:10 AM
Link This issue is related to LUCENE-1068 [ LUCENE-1068 ]
Mark Lassau made changes - 05/Sep/08 06:13 AM
Link This issue is related to LUCENE-1373 [ LUCENE-1373 ]
Michael McCandless made changes - 11/Oct/08 12:49 PM
Status Resolved [ 5 ] Closed [ 6 ]