Closed Bug 517575 Opened 15 years ago Closed 15 years ago

Search should list only exact matches when search term is enclosed within double quotes

Categories

(addons.mozilla.org Graveyard :: Public Pages, defect)

x86
All
defect
Not set
major

Tracking

(Not tracked)

VERIFIED INVALID

People

(Reporter: krupa.mozbugs, Assigned: davedash)

References

()

Details

Attachments

(1 file)

Attached image screenshot
steps to reproduce:
1.Go to https://preview.addons.mozilla.org/en-US/firefox
2.Search for "fireencrypter"

expected result:
Search should list only exact matches  when search term is enclosed within double quotes


actual result:
Search result lists "Fire encrypter"
What is wrong with it?  Showing Fire Encrypter when a user searches for "fireencrypter" does not sound like a bad thing.  It might be bad for some other search strings, though.
(In reply to comment #1)
> What is wrong with it?  Showing Fire Encrypter when a user searches for
> "fireencrypter" does not sound like a bad thing.  It might be bad for some
> other search strings, though.

It's a quoted string -- if the code splits out two disparate terms from a quoted string, that seems potentially problematic, for "other strings," as you say.
Krupa/Stephen.

Marking as "INVALID".  The addon description contains the words "FireEncrypter".  

For the record, I agree with you in comment #2 that exact matches should be exact matches.

However... this will become an issue in the future... for example, Sphinx now internally treats "StumbleUpon" and "stumble upon" as the same thing - regardless of quotes.  Also in the future we may do this with other addons.

See: bug 517699
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
verified
Status: RESOLVED → VERIFIED
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: