From: SourceForge.net <no...@so...> - 2011-06-16 17:32:17
|
Bugs item #3317415, was opened at 2011-06-16 17:32 Message generated for change (Tracker Item Submitted) made by You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=3317415&group_id=248804 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: APIs Group: None Status: Open Priority: 5 Private: No Submitted By: https://www.google.com/accounts () Assigned to: Nobody/Anonymous (nobody) Summary: logical "and" in search queries is treated as "or" Initial Comment: I see the wiki mentions that logicals are supported on the phylo-ws queries, i.e. http://purl.org/phylo/treebase/dev/phylows/study/find?query=dcterms.contributor=Ronquist%20and%20dcterms.contributor=Hulesenbeck&format=rss1&recordSchema=tree http://purl.org/phylo/treebase/dev/phylows/study/find?query=dcterms.contributor=Ronquist%20or%20dcterms.contributor=Hulesenbeck&format=rss1&recordSchema=tree http://purl.org/phylo/treebase/dev/phylows/taxon/find?query=tb.title.taxon==%22Homo%20sapiens%22%20AND%20%22Pan%20troglodytes%22&format=rss1&recordSchema=tree This works, except that it seems that "and" is always treated as "or". ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=1126676&aid=3317415&group_id=248804 |