Support /objects?query= URIs

Bug #721908 reported by Terry Jones
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fluidinfo Explorer
Incomplete
Undecided
PA Parent

Bug Description

Add support for /objects?query=xxxxx URIs. The explorer should do the
query & if there's more than a single matching object, show the many
objects page. If just one object, show just that object.

Also, display the query in the query box.

Then I can go to
http://explorer.fluidinfo.com/fluidinfo/objects?query=twitter.com/users/screen_name=timoreilly
to see the object for that query.

PA Parent (paparent)
Changed in fluidinfo-explorer:
assignee: nobody → PA Parent (paparent)
status: New → In Progress
Revision history for this message
PA Parent (paparent) wrote :

Just did it in the related branch.

I can't detect easily if it opens the results grid or only the object if there's only one.
Reason: When executing a query, a results grid is created, displayed, and receive the query to execute. Data is loaded into a datastore which is in that results grid.

I'm thinking of a better way of doing it!

Revision history for this message
PA Parent (paparent) wrote :

Changes is pushed.

Your example query should be: http://explorer.fluidinfo.com/fluidinfo/objects?query=twitter.com/users/screen_name=%22timoreilly%22

(with the quotes)

I put the task as incomplete because of the results grid that appear when only one result.

Changed in fluidinfo-explorer:
status: In Progress → Incomplete
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.