[Koha-bugs] [Bug 22426] Elasticsearch - Index location is missing in advanced search

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 13 17:45:42 CEST 2019


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

--- Comment #5 from Marjorie Barry-Vila <marjorie.barry-vila at collecto.ca> ---
(In reply to Michal Denar from comment #4)
> Sorry, but link from test plan gives me:
> 
> No results found!
> 
> You did not specify any search criteria.
> Error:
> Unable to perform your search. Please try again. 
> 
> I tried reindex ES, but same result.
> 
> Link from working search looks like:
> cgi-bin/koha/opac-search.
> pl?advsearch=1&idx=kw&q=a&idx=kw&idx=kw&limit=branch%3ACPL&limit=available&so
> rt_by=relevance&do=Search

Hi Michal,


In your url I see the limitation by branch (limit=branch%3ACPL) but not on a
location (mc-loc)
The patch is to solve the problem of searching on the index location.

You should have a result of type
opac-search.pl?idx=kw&op=and&idx=kw&op=and&idx=kw&do=Search&limit=mc-loc


Regards,
Marjorie

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list