Changes between Version 9 and Version 10 of codesprint/201103
- Timestamp:
- 03/21/11 09:38:06 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
codesprint/201103
v9 v10 55 55 * !StandardAnalyzer & !GeoNetworkAnalyzer : 56 56 * Removed character like (';,)} at the end/start of tokens 57 * Add parameter to split URL57 * Chinese was not tokenized by !GeoNetworkAnalyzer 58 58 * Comment: 59 59 * StandardAnalyzer keep accent, do not keep negative number, split dates after hour 60 60 61 61 62 [heikki] Improvements to !GeoNetworkAnalyzer so it has all the goodies of !StandardAnalyzer but does not breakwildcard search and has added accented-character-abstraction, see http://trac.osgeo.org/geonetwork/ticket/47662 [heikki] Improvements to !GeoNetworkAnalyzer so it has all the goodies of !StandardAnalyzer, e.g. does tokenize Chinese and does not keep brackets and commas at the end of tokens, without breaking wildcard search and has added accented-character-abstraction, see http://trac.osgeo.org/geonetwork/ticket/476 63 63 64 64 * SOLR