Changeset 52470 for NXLucene/trunk

Show
Ignore:
Timestamp:
01/18/08 17:34:32 (8 months ago)
Author:
madarche
Message:

- Added on paragraph in the INSTALL file about PyLucene? 2.1.0-1 or 2.1.0-2 being

the only versions reported to be stable, including in terms of memory
consumption.

Files:

Legend:

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

    r51997 r52470  
    88~~~~~~~~~ 
    99- Fixed bin/nxlucened to use Bash since it contains bashism. 
     10- Added on paragraph in the INSTALL file about PyLucene 2.1.0-1 or 2.1.0-2 being 
     11  the only versions reported to be stable, including in terms of memory 
     12  consumption. 
    1013New internal features 
    1114~~~~~~~~~~~~~~~~~~~~~ 
  • NXLucene/trunk/INSTALL.txt

    r52384 r52470  
    5050 
    5151  - PyLucene_ >= 2.0.0 
     52 
     53    But so far, only NXLucene + PyLucene 2.1.0-1 or 2.1.0-2 have been reported 
     54    to be stable. With other versions of PyLucene memory consumption never stops 
     55    to grow until there is no more memory left. 
    5256 
    5357  - ZopeInterface_ >= 3.0.1. This depends of the Twisted_