/[Apache-SVN]
ViewVC logotype

Revision 724053


Jump to revision: Previous Next
Author: markrmiller
Date: Sat Dec 6 23:25:42 2008 UTC (15 years, 10 months ago)
Changed paths: 4
Log Message:
LUCENE-1390: Added ASCIIFoldingFilter, a Filter that converts alphabetic, numeric, and symbolic Unicode characters which are not in the first 127 ASCII characters (the "Basic Latin" Unicode block) into their ASCII equivalents, if one exists. ISOLatin1AccentFilter, which handles a subset of this filter, has been deprecated.

Changed paths

Path Details
Directorylucene/java/trunk/CHANGES.txt modified , text changed
Directorylucene/java/trunk/src/java/org/apache/lucene/analysis/ASCIIFoldingFilter.java added
Directorylucene/java/trunk/src/java/org/apache/lucene/analysis/ISOLatin1AccentFilter.java modified , text changed
Directorylucene/java/trunk/src/test/org/apache/lucene/analysis/TestASCIIFoldingFilter.java added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26