http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12431 --- Comment #2 from David Cook <dcook@prosentient.com.au> --- The following references should probably be either removed or have 2: 102 commented out. This adds relevance to the entire query, which is probably not what we want to do, since adding relevance to a query containing date indexes/sub-queries causes unexpected results or no results for that date sub-query. If we do a callnumber search, we might also get distorted results where records with lots of items with that callnumber undesirably rise to the top. relevance: bib1_mapping: biblioserver: 2: 102 enabled: 1 label: Relevance relevance_dsc: bib1_mapping: biblioserver: 2: 102 enabled: 1 label: Relevance_dsc relevance_asc: bib1_mapping: biblioserver: 2: 102 -- You are receiving this mail because: You are watching all bug changes.