My favorites | Sign in
Project Logo
                
Search
for
Updated Oct 06, 2008 by pjkeane
Labels: Featured
SearchQuerySyntax  
The DASe URL-based search interface allows users to query an archive for items. The search results can be returned as an Atom feed or a JSON serialization.

search syntax:

  • NOTE: everything is assumed to be "and."
  • The word 'and' has no boolean significance.
  • Parentheses have not functional significance.

exact match:

test.title=farewell+to+arms

match substring:

test~title=farewell+to+a

match item_type:

type=test:picture

qualified search:

q=title:farewell+to+arms


Sign in to add a comment
Hosted by Google Code