Changes between Version 14 and Version 15 of codesprint/201103
- Timestamp:
- 03/23/11 10:53:47 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
codesprint/201103
v14 v15 56 56 * Using only stored field from the index 57 57 * !StandardAnalyzer & !GeoNetworkAnalyzer : 58 * Removed character like (';,)} at the end/start of tokens 59 * Chinese was not tokenized by !GeoNetworkAnalyzer 58 * Removed character like (';,)} at the end/start of tokens #476 59 * Chinese was not tokenized by !GeoNetworkAnalyzer #476 60 60 * Comment: 61 61 * StandardAnalyzer keep accent, do not keep negative number, split dates after hour 62 62 63 63 64 [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/47664 [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, #476 65 65 66 66 * SOLR