koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1308] sort by order is lost when browsing results on mo


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1308] sort by order is lost when browsing results on more than one page
Date: Tue, 13 Mar 2007 19:15:09 +1300 (NZDT)

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1308





------- Comment #1 from address@hidden  2007-03-13 19:14 -------
This is a current limitation of some queries that include field weighting and
the fuzzy operator. Because we don't have a search-engine level query parser,
we don't quite have the intelligence to guess the page two query correctly
every time.

The best temporary solution is to simply turn off WeightFields in your sysprefs
(for 3.0). That will bypass the highly experimental field weighting code that I
do have every intention of cleaning up asap. Hope that helps.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]