Closed Bug 1118541 Opened 11 years ago Closed 10 years ago

Use keywords in search

Categories

(Marketplace Graveyard :: Developer Pages, defect, P3)

Avenir
x86
macOS
defect

Tracking

(Not tracked)

VERIFIED FIXED
2015-03-17

People

(Reporter: andy+bugzilla, Assigned: robhudson)

Details

(Whiteboard: [better-search])

In bug 1118539 we allowed developers to update their own keywords. We need to ensure that those keywords are appropriately used in the search.
Priority: -- → P3
Assignee: nobody → robhudson.mozbugs
I looked at this a little yesterday. The tags are indeed used in search but I'll use this bug to take a closer look and tweak as needed. We're currently doing only a "match" query and a "fuzzy" query if the term is a single word. We may or may not want to expand on this in some way.
I looked deeper and I think the search query is fine as-is. I tested an app with keywords and search found it just fine. Closing as fixed so we can verify it. The tag query code wasn't intended for this but it works, but we should verify this bug. To verify: * Add search keywords to an app. * Verify that searching with those keywords finds the app. * Do the above with both single word keywords and multi-word keywords.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-03-17
Verified as fixed for both single and multi-word keywords
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.