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

            Bug ID: 26313
           Summary: "Show analytics" link doesn't work with Elasticsearch
                    and UseControlNumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Searching - Elasticsearch
          Assignee: koha-bugs@lists.koha-community.org
          Reporter: katrin.fisc...@bsz-bw.de

The "Show analytics" links don't work with Elasticsearch and UseControlnumber
enabled.

To test:
- Turn SearchEngine to Elasticsearch and make sure it works
- Pick any serial record in your database, make sure 001 is set
- Go to new > new child record
- Fill in 245 and save
- Click on the "In" link, it should bring you to the parent record
- Click on "Show analytics" => there will be no result

What the search tries to do:
   rcn:11388674 and (bib-level:a or bib-level:b)

- find a record with $w 11388674
- that is also a serial or monographic component part (LDR pos 7)

rcn: search alone works.
bib-level:a alone works

Something wrong with the search syntax for Elasticsearch maybe?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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