Changes between Version 2 and Version 3 of Hibernate
- Timestamp:
- 12/01/08 09:23:11 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Hibernate
v2 v3 12 12 Implementing the search with Lucene directly. 13 13 * No abstraction to Lucene. Same approach used as in the Geonetwork Legacy. 14 15 16 It has been decided to use [http://www.hibernate.org/410.html Hibernate Search]. For a description on how it is used in this project, see the page on [wiki:HibernateSearch Hibernate Search] on this wiki.