Bug 37906 - Searchable field unused
Summary: Searchable field unused
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Searching - Elasticsearch (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-12 13:24 UTC by Baptiste Wojtkowski (bwoj)
Modified: 2024-09-12 13:24 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Baptiste Wojtkowski (bwoj) 2024-09-12 13:24:16 UTC
The field mappings.yaml, generated by cgi-bin/koha/admin/searchengine/elasticsearch/mappings.pl does not contain a field "Searchable". Therefore this option is of none use and should be removed.