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

--- Comment #5 from Eric Phetteplace <[email protected]> ---
If you are using Elasticsearch, you can see exactly which fields are indexed
and how by going to Admin > "Search engine configuration (Elasticsearch)"
(your.domain/cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl). Look
at the Bibliographic Records tab in the Mapping column for the MARC references.

You are correct, it looks as if these fields are not indexed (or at least,
they're not for us). There is a title-medium index for 245$h which might be
repurposable for the RDA fields. There's also material-type for 007.

(In reply to Mathieu Saby from comment #4)
> Not a duplicate of
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32488 , but
> dealing with the same fields. I wanted to add Elasticsearch and Zebra
> indexes for them. Maybe I was wrong. Do these fields already have indexes?

-- 
You are receiving this mail because:
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