https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22412 Bug ID: 22412 Summary: Elasticsearch - Second term of a boolean research is lost after applying a facet Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching - Elasticsearch Assignee: koha-bugs@lists.koha-community.org Reporter: marjorie.barry-vila@collecto.ca Target Milestone: --- Hi, There is a problem with facet and advanced research with Elasticsearch. Test plan: - Do an advanced research with two term and OR as boolean operator (/opac-search.pl?idx=kw&q=quebec&op=or&idx=kw&q=montreal&op=and&idx=kw&do=Search&sort_by=pubdate_dsc&limit=) - Have a list of results - Choose to filter on an item type facet - a new search is made only on the first searched term (opac-search.pl?q=quebec&sort_by=pubdate_dsc&limit=itype:LIVRE) Has this problem already been raised? Regards Marjorie -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.