Closed Bug 870949 Opened 13 years ago Closed 13 years ago

Fix search to use must boolean queries

Categories

(Marketplace Graveyard :: Search, defect, P1)

defect

Tracking

(Not tracked)

RESOLVED FIXED
2013-05-16

People

(Reporter: robhudson, Assigned: robhudson)

Details

(Whiteboard: p=1)

Part of the elasticutils upgrade changed how boolean queries are handled. Previously our should match boolean queries for the terms fell under a must match directive, meaning queries that didn't match at all weren't included. Now the should match queries are siblings of the other must match queries resulting in all apps being found but the ones matching are scored higher. We want the results to only include those that match the text queries.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.