flaxsearch / flaxcode

Automatically exported from code.google.com/p/flaxcode
4 stars 1 forks source link

Switching between simple and advanced search should preserve the query. #100

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
If a user searches for "lemur", say, and then wants to add advanced
options, the query should be carried into the advanced search page. Results
could be optionally displayed too, for consistency.

The problem is what to do with queries with syntax, e.g., if the search box
contains:

    "lemurs in the mist"

should this be moved into the advanced "phrase" box, or left in the default
query box?

Original issue reported on code.google.com by bano...@gmail.com on 8 Nov 2007 at 11:50

GoogleCodeExporter commented 9 years ago

Original comment by charliej...@gmail.com on 19 Aug 2009 at 3:43