https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41608

--- Comment #10 from Arthur Suzuki <[email protected]> ---
Maybe check the values of those syspref?
QueryAutoTruncate
QueryFuzzy
QueryStemming(In reply to Mathieu Saby from comment #8)
> Here are some remarks:
> 
> 1/ In a sandbox I tried to search "the*" (229 results) then filter the
> results with 1 or more values in a facet
> 
> Oddly it display an error message : No results match your search for
> 'kw,wrdl: "ccl=(kw:the*) AND (ccode:FIC)"
> 
> Same issue with "book" and 2 values: 
> No results match your search for 'kw,wrdl: "ccl=(kw:book) AND
> ((au:Alatriste, Gustavo) OR (au:Brook, Claudio))"'.
> 
> But the search for "complete" is working well, I don't understand how...
> 
> 
> 2/ the "Refine" button should be always visible. It is currently at the
> bottom of the facets, on my little laptop it is not visible, I need to
> scroll to find it. It should be always visible. Maybe on top of the facets
> block, and sticky?
> 
> 3/ The ideal would be to find a user-friendly way for the user to choose
> whether to combine values using “OR” or “AND”. Is your patch working that
> way? I am not sure of that, due to the odd results for my queries.
> 
> In Primo, for example you can 
> - click on the label of 1 value (ex: Library A), get the filtered results,
> then click on a 2d value of the same facet (ex : Library B), get the
> filtered-filtered results => in that case the system combine the facets with
> a "AND"
> - check the box on the left of 2 values of the same facets, then click on
> "Refine" button. The system combine the facets with a "OR"

Check some syspref related to search behaviour, maybe try to disable
QueryFuzzy, QueryAutotruncate and QueryStemming?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list -- [email protected]
To unsubscribe send an email to [email protected]
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to