Bug 4393: Scan Indexes results cannot be sorted
authorJared Camins-Esakov <jcamins@bywatersolutions.com>
Sat, 26 Mar 2011 10:01:51 +0000 (06:01 -0400)
committerChris Cormack <chrisc@catalyst.net.nz>
Wed, 30 Mar 2011 06:51:52 +0000 (19:51 +1300)
commit51604b548756fbf74620061a779d0182167c36f3
tree6c24efd7c76752d1df728533d2da7d22e17a4d23
parent813f5c3f5164707041fcaa90839f4368355eb8e9
Bug 4393: Scan Indexes results cannot be sorted

Because of the way Scan Indexes works, the results cannot be sorted. Previously
when any sort other than relevance (or in some cases popularity) was used, the
search failed. This patch disables sorting on Scan results. This patch also
fixes the index selection dropdown on the results page, which was not being
populated correctly from the Advanced Search screen.

Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
C4/Search.pm
catalogue/search.pl