http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9972
Mirko Tietgen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff --- Comment #2 from Mirko Tietgen <[email protected]> --- (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. _______________________________________________ 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/
