PKP Bugzilla – Bug 3985
Search keyword order inconsistency
Last modified: 2009-02-17 16:09:22 PST
See http://pkp.sfu.ca/support/forum/viewtopic.php?f=8&p=15225#p15225 Since searching uses conjunction implicitly, searching with a keyword that is indexed and a keyword that is not indexed should always result in no results. However, if the second keyword is indexed, it will return results that have been indexed under the second keyword.
Created attachment 1299 [details] Patch against Harvester pre-2.3 CVS
Created attachment 1300 [details] Patch against OCS pre-2.3 and pre-2.1.2 CVS
Created attachment 1301 [details] Patch against OJS pre-2.3 and pre 2.2.3 CVS
Matt, go ahead and commit to all trees.
Fixed.
Created attachment 1457 [details] Patch against Harvester 2.0.1