Updated release notes

This commit is contained in:
David Sauve 2009-12-09 11:26:09 -05:00
parent 7626ee6e38
commit 9c1292ba46

View file

@ -1,3 +1,18 @@
xapian-haystack-1.1.1BETA
=========================
Tagged on December 8, 2009 by David Sauve <dsauve@trapeze.com>
Major Code Changes
------------------
* `SearchBackend` now has two additional properties, `schema` and `content_field`, that are cached after the first access. This fixes an issue where running a `SearchQuery` with value ranges sometimes caused an exception to be raised.
Known Issues
------------
* `SearchBackend.search` with `highlight=True` converts terms to lowercase in result content.
* * *
xapian-haystack-1.1.0BETA
=========================