15 Jan
2024
15 Jan
'24
9:54 p.m.
On 1/15/24 08:25, Marco van Tol wrote:
Hi, thank you for your message. I dug into what we have, and found this:
HAYSTACK_CONNECTIONS = { 'default': { 'ENGINE': 'haystack.backends.whoosh_backend.WhooshEngine',
I have tested and I can confirm that with two lists in the same domain
named test
and x-test
and with Whoosh as the backend searching the
test
list returns hits from both lists, but with Xapian as the
backend, only hits from the test
list are returned.
Apparently when Whoosh is given a list name like test@example.com
it
finds hits from all lists whose names contain test@example.com
. This
is not the case with Xapian.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan