Changeset 52470 for NXLucene/trunk
- Timestamp:
- 01/18/08 17:34:32 (8 months ago)
- Files:
-
- NXLucene/trunk/CHANGES (modified) (1 diff)
- NXLucene/trunk/INSTALL.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
NXLucene/trunk/CHANGES
r51997 r52470 8 8 ~~~~~~~~~ 9 9 - 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. 10 13 New internal features 11 14 ~~~~~~~~~~~~~~~~~~~~~ NXLucene/trunk/INSTALL.txt
r52384 r52470 50 50 51 51 - 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. 52 56 53 57 - ZopeInterface_ >= 3.0.1. This depends of the Twisted_
