Issue Details (XML | Word | Printable)

Key: LUCENE-1351
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Grant Ingersoll
Reporter: Cédrik LIME
Votes: 0
Watchers: 0
Operations

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

Add some ligatures (ff, fi, fl, ft, st) to ISOLatin1AccentFilter

Created: 05/Aug/08 09:57 AM   Updated: 11/Oct/08 12:49 PM
Return to search
Component/s: Analysis
Affects Version/s: 2.3.2
Fix Version/s: 2.4

Time Tracking:
Original Estimate: 1h
Original Estimate - 1h
Remaining Estimate: 1h
Remaining Estimate - 1h
Time Spent: Not Specified
Remaining Estimate - 1h

File Attachments:
  Size
Text File Licensed for inclusion in ASF works ISOLatin1AccentFilter.patch 2008-08-05 09:58 AM Cédrik LIME 3 kB
Text File Licensed for inclusion in ASF works TestISOLatin1AccentFilter.patch 2008-08-05 09:59 AM Cédrik LIME 2 kB

Lucene Fields: Patch Available
Resolution Date: 05/Aug/08 03:48 PM


 Description  « Hide
ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Cédrik LIME made changes - 05/Aug/08 09:58 AM
Field Original Value New Value
Attachment ISOLatin1AccentFilter.patch [ 12387550 ]
Cédrik LIME made changes - 05/Aug/08 09:59 AM
Attachment TestISOLatin1AccentFilter.patch [ 12387551 ]
Cédrik LIME made changes - 05/Aug/08 10:01 AM
Description ISOLatin1AccentFilter remove common diacritics and some ligature. This patch adds support for additional common ligatures: ff, fi, fl, ft, st. ISOLatin1AccentFilter removes common diacritics and some ligatures. This patch adds support for additional common ligatures: ff, fi, fl, ft, st.
Lucene Fields [Patch Available, New] [New, Patch Available]
Grant Ingersoll made changes - 05/Aug/08 03:42 PM
Assignee Grant Ingersoll [ gsingers ]
Repository Revision Date User Message
ASF #682766 Tue Aug 05 15:47:33 UTC 2008 gsingers LUCENE-1351: clean additional ligatures
Files Changed
MODIFY /lucene/java/trunk/src/java/org/apache/lucene/analysis/ISOLatin1AccentFilter.java
MODIFY /lucene/java/trunk/src/test/org/apache/lucene/analysis/TestISOLatin1AccentFilter.java
MODIFY /lucene/java/trunk/CHANGES.txt

Grant Ingersoll added a comment - 05/Aug/08 03:48 PM
Committed revision 682766.

Thanks Cédrik!


Grant Ingersoll made changes - 05/Aug/08 03:48 PM
Resolution Fixed [ 1 ]
Fix Version/s 2.4 [ 12312681 ]
Lucene Fields [Patch Available, New] [Patch Available]
Status Open [ 1 ] Resolved [ 5 ]
Michael McCandless made changes - 11/Oct/08 12:49 PM
Status Resolved [ 5 ] Closed [ 6 ]