Changeset 51715
- Timestamp:
- 05/10/07 16:54:51 (1 year ago)
- Files:
-
- NXLucene/trunk/CHANGES (modified) (1 diff)
- NXLucene/trunk/HISTORY (modified) (1 diff)
- NXLucene/trunk/VERSION (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
NXLucene/trunk/CHANGES
r51710 r51715 7 7 Bug fixes 8 8 ~~~~~~~~~ 9 - Added autodetection of the NXLUCENE_HOME directory so that the nxlucened 10 control script can be called from everywhere and not called from only the bin 11 directory. 9 - 12 10 New internal features 13 11 ~~~~~~~~~~~~~~~~~~~~~ 14 - Added support for using different analyzers for indexing and searching and 15 providing such ones for the French and URL analyzers. 12 - NXLucene/trunk/HISTORY
r51234 r51715 1 =========================================================== 2 Package: NXLucene 1.0.0 3 =========================================================== 4 First release built by: madarche at: 2007-05-10T16:54:47 5 SVN Tag: https://svn.nuxeo.org/pub/NXLucene/tags/1.0.0 6 Build from: https://svn.nuxeo.org/pub/NXLucene/trunk@51711 7 8 Requires 9 ~~~~~~~~ 10 - 11 New features 12 ~~~~~~~~~~~~ 13 - 14 Bug fixes 15 ~~~~~~~~~ 16 - Added autodetection of the NXLUCENE_HOME directory so that the nxlucened 17 control script can be called from everywhere and not called from only the bin 18 directory. 19 New internal features 20 ~~~~~~~~~~~~~~~~~~~~~ 21 - Added support for using different analyzers for indexing and searching and 22 providing such ones for the French and URL analyzers. 23 1 24 =========================================================== 2 25 Package: NXLucene 0.18.0 NXLucene/trunk/VERSION
r51234 r51715 2 2 # do not edit this file 3 3 PKG_NAME=NXLucene 4 PKG_VERSION= 0.18.04 PKG_VERSION=1.0.0 5 5 PKG_RELEASE=1
