Issue Details (XML | Word | Printable)

Key: CODEBASE-59
Type: Task Task
Status: Open Open
Priority: Major Major
Assignee: Matt Mitchell
Reporter: Naomi Dushay
Votes: 0
Watchers: 0
Operations

Clone this issue
If you were logged in you would be able to see more operations.
Blacklight Plugin

cleaner search URLs

Created: 31/Mar/09 01:00 PM   Updated: 05/Apr/10 12:23 PM
Component/s: None
Affects Version/s: Down the Road
Fix Version/s: Down the Road


 Description  « Hide
Can we get cleaner search urls?

Do we need "search=commit" in the url?

Is there a cleaner way to express a selected facet than f[format_facet][]=Book ?

Erik says:

"in our PHP LucidFind app, we map them like this:
http://www.lucidimagination.com/search/p:solr/s:email,lucid,wiki?q=blacklight
p maps to &fq=project:....
s to &fq=source:...."

I'm not sure that's what we want, exactly (a separate path piece for each selected facet), but there must be some way we can use rails to make the urls cleaner.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Naomi Dushay added a comment - 02/Apr/09 11:59 AM
See also CODEBASE-43

Naomi Dushay added a comment - 03/Apr/09 01:24 PM
Talk to Matt Mitchell - he may already have a solution

Chris Beer added a comment - 07/Dec/09 01:28 PM
As part of this refactoring, should it also support preserving the selected order of facets?