28 Aug
2013
28 Aug
'13
8:21 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10078 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.