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

            Bug ID: 30141
           Summary: ElasticsearchCrossFields enabled returns no search
                    results on OPAC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Searching
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

ElasticsearchCrossFields is a great syspref to enable if you need to search
across indexes, for example your search term includes both title and author
keywords.

We've discovered this only works on the staff client, and returns no results
when searching on the OPAC.

After some investigation, this is because the OPAC will add a `suppress:false`
to the search query, to hide records that are suppressed in OPAC. 

I'm not sure why, but this combination of suppress:false and
ElasticsearchCrossFields means no results are returned in the OPAC.

-- 
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]
https://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