Socorro:SOLR API: Difference between revisions

Line 10: Line 10:
* Must url-encode strings according to RFC 1738
* Must url-encode strings according to RFC 1738
* Date/timestamps must adhere to ISO 8601
* Date/timestamps must adhere to ISO 8601
== Values ==
* branches        - q=branch........
* build_id        - q=build.......
* date_end        - q=client_crash_date:[2010-09-13T09:33:00Z TO NOW]
* date_start      - q=client_crash_date:[2010-09-13T09:33:00Z TO NOW]
* domain          - q=url........
* limit          - rows=100
* offset          - start=0
* os_names        - q=os_name:windows
* os_versions    - q=os_version:5.1.2600
* plugin_filename -
* plugin_name    -
* report_process  -
* report_type    -
* signature      - q=signature:flash
* products        - q=product:thunderbird
* versions        - q=version:3.6.8
* url            - q=url.......


== Notes ==
== Notes ==
1,241

edits