Changes between Version 9 and Version 10 of HibernateSearch
- Timestamp:
- 12/01/08 11:23:37 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HibernateSearch
v9 v10 36 36 Do we use a !SnowballFilter (stemming) ? Again, how will we deal with the different languages? 37 37 38 We should look at the multi-lingual Lucene use in !SwissTopo, see [http://trac.osgeo.org/geonetwork/wiki/MultilingualIndexMechanism here]. Francois informs me that by next week the code should be in GN's SVN. 38 We should look at the multi-lingual Lucene use in !SwissTopo, see [http://trac.osgeo.org/geonetwork/wiki/MultilingualIndexMechanism here]. Francois informs me that by next week the code should be in GN's SVN. They also do very interesting stuff using !GeoTools for more complex spatial queries, involving a !SpatialFilter in Lucene. We should carefully look at how this work is useful to our project. 39 39 40 40 ----