http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972 Mirko Tietgen <mirko@abunchofthings.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- (this patch is for GRS1 indexing, not DOM) To test: - apply patch A) prepare a record with data in -- 521$a (VALUE1) (please use a non-numerical value here) -- 653$a (VALUE2) -- 655$a (VALUE3) - reindex B) Try to find the record in your OPAC: URL_to_your_OPAC/opac-search.pl?idx=lex&q=VALUE1 URL_to_your_OPAC/opac-search.pl?idx=Index-term-uncontrolled&q=VALUE2 URL_to_your_OPAC/opac-search.pl?idx=Index-term-genre&q=VALUE3 -- You are receiving this mail because: You are watching all bug changes.