https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39770 Bug ID: 39770 Summary: Limiting subtypes by Braille doesn't work when searching with ElasticSearch Change sponsored?: --- Product: Koha Version: unspecified Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Searching Assignee: stalkernoid@gmail.com Reporter: stalkernoid@gmail.com QA Contact: testopia@bugs.koha-community.org CC: nugged@gmail.com, slavashishkin@gmail.com When trying to use ElasticSearch to find books that have Braille it doesn't find anything: No results match your search with limit(s): 'ff7-01-02:("tc or fb")'. To reproduce: 1. Have ElasticSearch enabled and you have books that have books with braille, or make up one yourself by adding "tc" (text - Braille) or "fb" (tactile material - braille) to 007 MARC field. 2. Go to catalogue/advanced search and select format: braille from the dropdown. 3. Try to find anything, if you are using ElasticSearch you will see: No results match your search with limit(s): 'ff7-01-02:("tc or fb")' -- You are receiving this mail because: You are watching all bug changes.