Some minor changes to appease Python 2.3, although certain a couple of warnings about bit operations persisit. I'd appreciate help in clearing these up.
This release breaks some code:
Instead of field.Field.Keyword() you now use field.Keyword()
If you are using the Indexer wrapper, searches are now more accurate since it tokenizes the query first.