3 Feb
2014
3 Feb
'14
8:56 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11619 --- Comment #10 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Katrin Fischer from comment #9) > I have problems in getting the search to work: > > Tested with MARC21: > - Applied patch and copied file > - Cataloged record Language-original = 041$h > - Activated QueryParser > - Waited for Zebra to reindex my newly added record > - Searched for the unique content of 041$h as keyword search > > Record was found > - Searched for language-original:<041$h> > > Record was not found > > I have no success in using the index explicitly. Thanks for testing, Katrin. I have to admit that my test plan should be reworded (see comment 7). Will do that in a minute. Sorry for any confusion about that.. Note that this report is about fixing the QueryParser config and it is not about searching on language-original. As long as this specific index is not in the field set of C4::Search::getIndexes, you will have no results (without QueryParser). But that is true for many more indexes in record.abs. Just mentioning a few indexes with the same behavior from the first few control fields: Microform-generation, Identifier-standard, BNB-card-number, BGF-number, Number-db, Number-natl-biblio, etc. So I feel that since this fixes QP, it should not be a reason to fail this patch. -- You are receiving this mail because: You are watching all bug changes.