Socorro:SOLR API: Difference between revisions

Line 13: Line 13:
== Values ==
== Values ==


* branches        - q=branch........
* branches        - n/a ... expected to work ... q=branch:1.9.2
* build_id        - q=build.......
* build_id        - q=build:20100722155716
* date_end        - q=client_crash_date:[2010-09-13T09:33:00Z TO NOW]
* date_end        - q=client_crash_date:[2010-09-13T09:33:00Z+TO+2010-09-13T10:33:00Z]
* date_start      - q=client_crash_date:[2010-09-13T09:33:00Z TO NOW]
* date_start      - q=client_crash_date:[2010-09-13T09:33:00Z+TO+2010-09-13T10:33:00Z]
* domain          - q=url........
* domain          - n/a ... expected to work ... q=url:*gmail*
* limit          - rows=100
* limit          - rows=100
* offset          - start=0
* offset          - start=0
* ooid            - q=ooid:010081800002baa-2526-4545-b575-3d3b12100818
* os_names        - q=os_name:windows
* os_names        - q=os_name:windows
* os_versions    - q=os_version:5.1.2600
* os_versions    - q=os_version:5.1.2600
* plugin_filename -  
* plugin_filename - n/a
* plugin_name    -  
* plugin_name    - n/a
* report_process  -  
* report_process  - n/a
* report_type    -  
* report_type    - n/a
* signature      - q=signature:flash
* signature      - q=signature:flash
* products        - q=product:thunderbird
* products        - q=product:thunderbird
* versions        - q=version:3.6.8
* versions        - q=version:3.6.8
* url            - q=url.......
* url            - n/a ... expected to work ... q=url:http%3A%2F%2Fwww.gmail.com%
 


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

edits