https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15050
--- Comment #21 from Katrin Fischer <[email protected]> --- (In reply to David Cook from comment #20) > (In reply to Katrin Fischer from comment #19) > > Maybe it could be simpler... a list of item subfields NOT to add on export > > for indexing? > > The caveat being that they won't be searchable for either the staff > interface or the OPAC though. > > -- I think it might be ok, as we still have the SQL based item search for searching those fields internally. > As for mangling records for indexing: > > In "sub marc_records_to_documents" in > lib/Koha/SearchEngine/Elasticsearch.pm, there is some record mangling to > handle indexing 880 fields. > > For Zebra, I created lib/Koha/Filter/MARC/Index880InZebra.pm, which is > called in bin/migration_tools/rebuild_zebra.pl. > > It could be good to standardize indexing related mangling... Interesting, I wasn't ware of 880 indexing features with Elasticsarch - do you know more? -- 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/
