TextIndexNG3 core implementation
Project description
Changes
3.3.3 (2009/05/02)
removed IObjectWrapper and related code that tried to unwrap wrapped content
3.3.2 (2009/03/17)
added ‘textindexng’ alias module for backward compatibility
3.3.1 (2009/03/15)
fixed packaging issue
3.3.0 (2009/03/15)
fixed Zope trunk compatibility
Fixed deprecation warnings (spamsch)
Fixed ting.TingIndex:apply to always return a lazy result (spamsch)
3.2.2
Added grokindex.py to ease to use of TXNG in grok. In future there specific implementation details could be included, hidden from the grok user. [spamsch]
Changed python2.4 to python to in runall.sh to make it work with virtualenv environments [spamsch]
Fixed setup.py to never make zip file [spamsch]
Added dependencies needed for installation in pure zope3 environment. [spamsch]
Fixed TingIndex to play nicely with zope 3 conventions. It needs to derive from TextIndex to also work with hurry.query [spamsch]
Added simple tests for TingIndex [spamsch]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.