Closed
Bug 578302
Opened 15 years ago
Closed 15 years ago
Search for substring "god dam" finds neither of two results
Categories
(Input :: General, defect)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: stephend, Unassigned)
References
()
Details
I don't know if there's a real use-case here, but http://input.stage.mozilla.com/search/?q=god&product=firefox finds both "god dammit" and "god damnit" feedbacks; if you do a substring search for "god dam", it finds neither:
http://input.stage.mozilla.com/search/?q=god dam&product=firefox
Comment 1•15 years ago
|
||
I assume there are no substring searches, just stemming. That means, "awe" does not find "awesome", but "rock" finds "rocks".
Dave, am I getting that right?
If so, this is expected.
Comment 2•15 years ago
|
||
This is expected.
AMO works without stemming so this won't happen, but since we're more often than not using natural language, stemming makes sense.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Comment 3•15 years ago
|
||
Agreed. Thanks for keeping us on our toes though, Stephen.
Status: RESOLVED → VERIFIED
| Assignee | ||
Updated•14 years ago
|
Component: Input → General
Product: Webtools → Input
You need to log in
before you can comment on or make changes to this bug.
Description
•