Homec4science

WebSearch: bugfix for empty set sorting

Authored by Roman Chyla <roman.chyla@gmail.com> on Apr 5 2012, 02:39.

Description

WebSearch: bugfix for empty set sorting

  • When search finds no results, the 'results_final' datastructure is not set properly, which in turn creates problems for the ranking/filtering/sorting (they expect dictionary, not 'None').

    This commit fixes th problem and adds this case to regression tests.

Details

Event Timeline

Tibor Simko <tibor.simko@cern.ch> committed R3600:6022f02fe2f1: WebSearch: bugfix for empty set sorting (authored by Roman Chyla <roman.chyla@gmail.com>).Aug 9 2012, 14:59