Changeset 51715

Show
Ignore:
Timestamp:
05/10/07 16:54:51 (1 year ago)
Author:
madarche
Message:

merging changes from https://svn.nuxeo.org/pub/NXLucene/tags/1.0.0

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • NXLucene/trunk/CHANGES

    r51710 r51715  
    77Bug fixes 
    88~~~~~~~~~ 
    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
    1210New internal features 
    1311~~~~~~~~~~~~~~~~~~~~~ 
    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=========================================================== 
     2Package: NXLucene 1.0.0 
     3=========================================================== 
     4First release built by: madarche at: 2007-05-10T16:54:47 
     5SVN Tag: https://svn.nuxeo.org/pub/NXLucene/tags/1.0.0 
     6Build from: https://svn.nuxeo.org/pub/NXLucene/trunk@51711 
     7 
     8Requires 
     9~~~~~~~~ 
     10- 
     11New features 
     12~~~~~~~~~~~~ 
     13- 
     14Bug 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. 
     19New 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 
    124=========================================================== 
    225Package: NXLucene 0.18.0 
  • NXLucene/trunk/VERSION

    r51234 r51715  
    22# do not edit this file 
    33PKG_NAME=NXLucene 
    4 PKG_VERSION=0.18.0 
     4PKG_VERSION=1.0.0 
    55PKG_RELEASE=1