Closed
Bug 1185129
Opened 10 years ago
Closed 5 years ago
Searching for multiple words returns results for each word individually
Categories
(developer.mozilla.org Graveyard :: Search, enhancement)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: quicksaver, Unassigned)
References
Details
(Keywords: in-triage, Whiteboard: [specification][type:bug][in-backlog])
What did you do?
================
For instance, I ran a search for "window foreground", in the hopes of finding some documentation on bringing a window to the foreground without focusing it.
What happened?
==============
It reports 3258 results, 27 more than if I search for just "window" even!
What should have happened?
==========================
It should return results with ALL words searched for by default.
Is there anything else we should know?
======================================
In the last few months I've had lots of trouble searching through MDN because of this. In this particular case it's impossible to find what I want.
I imagine searching for each word individually may have some benefits (even though we can just open another tab and run another search, but whatever), but it most definitely should be behind some setting, not as it now when it happens by default and renders my search queries useless most of the time.
Updated•10 years ago
|
Blocks: mdn-search-algorithm
Severity: normal → enhancement
Component: General → Search
Keywords: in-triage
Updated•9 years ago
|
Whiteboard: [specification][type:bug] → [specification][type:bug][in-backlog]
Comment 1•5 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•