Changes between Version 8 and Version 9 of codesprint/201103
- Timestamp:
- 03/21/11 09:33:11 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified codesprint/201103
v8 v9 53 53 * Return JSON 54 54 * Using only stored field from the index 55 * !StandardAnalyzer & !GeoNetworkAnalyzer 56 57 [heikki] Improvements to !GeoNetworkAnalyzer so it has all the goodies of !StandardAnalyzer but does not break wildcard search and has added accented-character-abstraction, see http://trac.osgeo.org/geonetwork/ticket/476 58 * Remove character like (';,)} at the end/start of token 55 * !StandardAnalyzer & !GeoNetworkAnalyzer : 56 * Removed character like (';,)} at the end/start of tokens 59 57 * Add parameter to split URL 60 58 * Comment: 61 59 * StandardAnalyzer keep accent, do not keep negative number, split dates after hour 60 61 62 [heikki] Improvements to !GeoNetworkAnalyzer so it has all the goodies of !StandardAnalyzer but does not break wildcard search and has added accented-character-abstraction, see http://trac.osgeo.org/geonetwork/ticket/476 63 62 64 * SOLR 63 65