[Koha-bugs] [Bug 15050] Nonpublic note searchable from OPAC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 9 10:18:20 CEST 2022


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

--- Comment #21 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
(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.


More information about the Koha-bugs mailing list