Closed Bug 791200 Opened 12 years ago Closed 12 years ago

Switch to AND search in advanced search

Categories

(support.mozilla.org :: Search, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
2012Q4

People

(Reporter: atopal, Unassigned)

Details

(Whiteboard: u=contributor c=search p=)

Currently we are doing an OR search on advanced search. So searching for "Firefox Home" will return all results with "Firefox" in them OR "Home" in them. What should happen:

If you search for Firefox Home: It should give you only articles with the strings Firefox AND Home in them

If you search for "Firefox Home": It should only give you articles where the string "Firefox Home" appears.
We've talked about this several times and I keep trying to emphasize that AND is the totally wrong thing to do--even for Advanced Search. Amongst other things, it creates the following problems:

1. if you misspell one of the words, NO search results will come up.

2. if one of the words you use is "wrong" in the sense that we use a different word in the corpus, then NO search results will come up.

3. for more than two words this gets increasingly problematic for finding what you're looking for if you don't already know exactly what you're looking for.


Since this bug is about implementing a solution that we really don't want to do, we should mark it as WONTFIX. If you still have a problem you want to solve, open a bug about the problem so we can talk about that and solutions that better fit the problem.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
I'm reopening this, on the following account:

* Advanced search is not available to normal users, only contributors (logged-in users) can access it.
* Contributors need a powerful way to search existing threads, the current method doesn't allow for drilling down based on search terms. 
* Contributors can handle the "no results" case.
* Contributors use the search in cases where they already know what they are looking for.

Will, correct me if I'm wrong, but we'd still do stemming, no? So, searching for Firefox crashes would still bring up Firefox crashed. It does today, even if I search for crashing.
Status: RESOLVED → REOPENED
Resolution: WONTFIX → ---
(In reply to Kadir Topal [:atopal] from comment #2)

We would like a proper bug that talks about a problem instead of a solution. Then we can talk about solutions. If you want to turn this bug into that, fine. But it is probably cleaner to start with a new one.
Alright, filed a new bug: https://bugzilla.mozilla.org/show_bug.cgi?id=791200
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → WONTFIX
(In reply to Kadir Topal [:atopal] from comment #4)
> Alright, filed a new bug: https://bugzilla.mozilla.org/show_bug.cgi?id=791200

What was the new bug you filed, Kadir?  That link is for THIS bug!
(In reply to Alice Wyman from comment #5)
> (In reply to Kadir Topal [:atopal] from comment #4)
> > Alright, filed a new bug: https://bugzilla.mozilla.org/show_bug.cgi?id=791200
> 
> What was the new bug you filed, Kadir?  That link is for THIS bug!

should've been bug 791250
You need to log in before you can comment on or make changes to this bug.