Closed
Bug 617194
Opened 14 years ago
Closed 12 years ago
Use substring matches for search rather than stemming
Categories
(Input :: General, enhancement)
Input
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
4.x
People
(Reporter: stephend, Unassigned)
References
()
Details
Attachments
(1 file)
637.86 KB,
image/png
|
Details |
A search for "droid" doesn't find a couple of test messages I posted (http://input.stage.mozilla.com/en-US/search/?product=firefox&q=droid), however a search for "NOT" does:
http://input.stage.mozilla.com/en-US/search/?product=firefox&q=NOT
Reporter | ||
Comment 1•14 years ago
|
||
Comment 2•14 years ago
|
||
A search for "droid" does not find "droid2" at the moment because we have Sphinx do stemming, not substrings.
Severity: normal → enhancement
Summary: Search for "droid" doesn't find test messages, but search for "NOT" does → Use substring matches for search rather than stemming
Target Milestone: 2.1 → ---
Assignee | ||
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
Updated•13 years ago
|
Target Milestone: --- → 4.x
Comment 3•12 years ago
|
||
We're no longer using Sphinx, so I'm going to close this as WONTFIX. If this is still an issue, please open a new bug.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•