Socorro/ElasticSearch API: Difference between revisions

Jump to navigation Jump to search
(→‎API Spec: Adding build_from and build_to)
Line 70: Line 70:


The complete URI is as follow:
The complete URI is as follow:
/search/(''type'')/'''for/(''terms'')/product/(''product'')/from/(''from_date'')/to/(''to_date'')/in/(''fields'')/version/(''version'')/os/(''os_name'')/branches/(''branches'')/search_mode/(''search_mode'')/reason/(''crash_reason'')/build/(''build_id'')/report_process/(''report_process'')/report_type/(''report_type'')/plugin_in/(''plugin_in'')/plugin_search_mode/(''plugin_search_mode'')/plugin_term/(''plugin_term'')'''
/search/(''type'')/'''for/(''terms'')/product/(''product'')/from/(''from_date'')/to/(''to_date'')/in/(''fields'')/version/(''version'')/os/(''os_name'')/branches/(''branches'')/search_mode/(''search_mode'')/reason/(''crash_reason'')/build/(''build_id'')/build_from/(''build_from'')/build_to/(''build_to'')/report_process/(''report_process'')/report_type/(''report_type'')/plugin_in/(''plugin_in'')/plugin_search_mode/(''plugin_search_mode'')/plugin_term/(''plugin_term'')'''


* <tt>terms</tt>: Terms we are search for. Each term must be URL encoded. Several terms can be specified, separated by a + symbol. If not specified, nothing is searched, and the query returns the results corresponding to the other parameters.  
* <tt>terms</tt>: Terms we are search for. Each term must be URL encoded. Several terms can be specified, separated by a + symbol. If not specified, nothing is searched, and the query returns the results corresponding to the other parameters.  
Confirmed users
245

edits

Navigation menu