[Koha] catalog search question

Robin Sheat robin at catalyst.net.nz
Thu Feb 5 12:02:16 NZDT 2015


Tim Skeers schreef op wo 04-02-2015 om 09:57 [-0600]:
> Is there any way to "promote" a particular bib record so that it shows
> up first in a search results list?

Things to check:
* are your search results being sorted by "relevance"
* is QueryWeightedFields turned on
* is QueryAutoTruncation turned off (it conflicts with weighted fields,
and will cause weighting to not work)

This will cause the title to have a higher priority, which will tend to
make it move towards the top of the list.

It's a bug in Koha that causes truncation and weighting to conflict. If
anyone wants a bit of a challenge, have a go at fixing that :)

-- 
Robin Sheat
Catalyst IT Ltd.
✆ +64 4 803 2204
GPG: 5FA7 4B49 1E4D CAA4 4C38  8505 77F5 B724 F871 3BDF



More information about the Koha mailing list