Socorro:SOLR API: Difference between revisions

Jump to navigation Jump to search
Line 26: Line 26:
Use parenthesis to query for more than 1 value in more than 1 field:
Use parenthesis to query for more than 1 value in more than 1 field:
* http://cm-hadoop24.mozilla.org:8983/solr/select/?q=%28product:firefox+OR+thunderbird%29%20AND%20signature:flash
* http://cm-hadoop24.mozilla.org:8983/solr/select/?q=%28product:firefox+OR+thunderbird%29%20AND%20signature:flash
Use * to query using a like statement:
* http://cm-hadoop24.mozilla.org:8983/solr/select/?q=signature:Skype*


= Python APIs =  
= Python APIs =  
1,241

edits

Navigation menu