http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078
--- Comment #10 from Katrin Fischer <[email protected]> --- I am not totally sure here, so maybe someone can confirm, but from what I unnderstand you can build more flexible indexes over multiple subfields with DOM. So you could index various item subfields into one index and that could make the limiting more precise - actually looking for your search term in the same index. I think you could also index depending on indictors or checking for existence of other subfields first. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
