-
Notifications
You must be signed in to change notification settings - Fork 93
Release notes
jorgecarleitao edited this page Sep 30, 2016
·
7 revisions
This page documents the main changes delivered on the different releases of Xapian-Haystack.
-
Support for Haystack 2.X queries: queries from Haystack 2.X now work as expected; see #98
-
Support for Haystack 2.X
AutoQuery
: AutoQuery is now parsed to Xapian query and correctly used; see #101 -
Support for facets on the Xapian side: Non-ranged facets are now computed directly in Xapian; see #56.
-
Support for Python 3: Xapian-Haystack now supports both Python2.7.3+ and Python3.2+; see #128.
- Deprecate datetime.microseconds indexation; details in #126
Xapian-Haystack no longer supports Haystack 1.X.