Closed Bug 405320 Opened 17 years ago Closed 16 years ago

Support "out of order" multiple word tag search in url bar autocomplete

Categories

(Firefox :: Address Bar, defect, P3)

defect

Tracking

()

VERIFIED FIXED
Firefox 3 beta4

People

(Reporter: moco, Assigned: Mardak)

References

Details

(Whiteboard: [has fix in bug 401660])

Attachments

(1 file)

support "out of order" multiple word tag search in the url bar and in the places organizer.

in bug #401869, ronin.achilles@gmail.com writes:

"aren't we going to allow random ordering of words? i.e. if a user has a tag called "read later"... will he not be able to search on "read later" as well as "later read"?

right now, this doesn't work.  

note, one way we could implement this would be to change                                                                               nsNavHistory::CreateTermsFromTokens() to generate all the permutations, and not just the "in order" ones.  

that would lower our "limit" (caused by SQLITE_MAX_EXPR_DEPTH), but that might be acceptable.
Flags: blocking-firefox3?
Flags: blocking-firefox3? → blocking-firefox3+
The autocomplete results part will be fixed by bug 401660.
Depends on: 401660
Priority: -- → P3
Target Milestone: --- → Firefox 3 beta4
Attached patch testcase v1Splinter Review
I'll land this testcase when bug 401660 is fixed.
Should I spin off a separate bug for library/places organizer searching if bug 401660 lands and mark this fixed?
Assignee: nobody → edilee
Component: Places → Location Bar and Autocomplete
QA Contact: places → location.bar
Whiteboard: [has fix in bug 401660]
Blocks: 419366
Checking in toolkit/components/places/tests/unit/test_history_autocomplete_tags.js;
/cvsroot/mozilla/toolkit/components/places/tests/unit/test_history_autocomplete_tags.js,v  <--  test_history_autocomplete_tags.js
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 16 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
verified with Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; en-US; rv:1.9b4pre) Gecko/2008022704 Minefield/3.0b4pre and the same nightly on Win XP
Status: RESOLVED → VERIFIED
Summary: support "out of order" multiple word tag search in the url bar and in the places organizer → Support "out of order" multiple word tag search in url bar autocomplete
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: