http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12430

--- Comment #3 from David Cook <dc...@prosentient.com.au> ---
In any case, you can add relevance mappings to QueryParser by adding additional
config in queryparser.yaml.

For instance:
  title:
    title:
      enabled: 1
      bib1_mapping:
        biblioserver: 30

This will add relevance ranking to a title search with a field weight of 30.

However, it's worth noting that QueryParser seems to often fall back to
non-QueryParser mode for more complicated indexes like "ti,phr", so...I
wouldn't go out and make a lot of QP mappings just yet...

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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/

Reply via email to