Changes between Version 14 and Version 15 of codesprint/201103


Ignore:
Timestamp:
Mar 23, 2011, 10:53:47 AM (13 years ago)
Author:
heikki
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • codesprint/201103

    v14 v15  
    5656  * Using only stored field from the index
    5757  * !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
    6060   * Comment:
    6161    * StandardAnalyzer keep accent, do not keep negative number, split dates after hour
    6262
    6363
    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/476
     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, #476
    6565
    6666 * SOLR