xapian-haystack not properly executing django_id queries.

21 views
Skip to first unread message

Stephen Burrows

unread,
Jan 26, 2012, 8:42:07 PM1/26/12
to django-haystack
I'm seeing the following behavior with the xapian backend, 1.1.5beta
as downloaded from PyPi.

[In] SearchQuerySet().filter(content="Introduction from the fake")
[Out] [<SearchResult: localtv.video (pk=6825L)>]

[In] SearchQuerySet().filter(django_id=6825)
[Out] []

The whoosh backend returns the same thing both times, which leads me
to believe this is a xapian backend issue. I am not currently set up
to test with solr.

Stephen Burrows

unread,
Jan 31, 2012, 5:52:01 PM1/31/12
to django-haystack
I've opened an issue on github for this: https://github.com/notanumber/xapian-haystack/issues/90

On Jan 26, 5:42 pm, Stephen Burrows <stephen.r.burr...@gmail.com>
wrote:
Reply all
Reply to author
Forward
0 new messages