http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13751

--- Comment #5 from David Cook <dc...@prosentient.com.au> ---
For what it's worth, I just tried:

Z> base biblios
Z> find @attr 1=4 test
Sent searchRequest.
Received SearchResponse.
Search was a success.
Number of hits: 5, setno 4
SearchResult-1: term=test cnt=5
records returned: 0
Elapsed: 0.000979
Z> find @attr 1=4 @attr 4=1 @attr 6=3 test
Sent searchRequest.
Received SearchResponse.
Search was a success.
Number of hits: 0, setno 5
SearchResult-1: term=test cnt=0
records returned: 0
Elapsed: 0.000381

This is using Zebra 2.0.60 from IndexData's Debian repository.

--

I just tried in the staff client of Koha 3.8 and got the same results as I did
in Zebra.

I've tried changing the QueryAutoTruncate, QueryStemming, and QueryWeightFields
system preferences to see if they made a difference, but there was no
difference.

--

Maybe I just don't have the right test string though.

What do you mean when you say that "results don't match the expected result"?

Can you share the URL of the site where you're experiencing the problem?

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to