Page MenuHomePhabricator

CirrusSearch: Prefix searches can double up results in some cases
Closed, ResolvedPublic

Description

For example, try doing a prefix search for barack obama. You get Barack obama as a results _and_ Barack Obama. My guess is that the code that makes sure the perfect matches are included if they exists isn't checking if perfect match is a redirect, and, if it is, if it is already included in the results.


Version: unspecified
Severity: normal

Details

Reference
bz73665

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:57 AM
bzimport added a project: CirrusSearch.
bzimport set Reference to bz73665.
bzimport added a subscriber: Unknown Object (MLST).

*** This bug has been marked as a duplicate of bug 73673 ***