GET select
Summary: Apache Solr powered search
Operation ID: solrquery_get
Auth: unknown
Operation ID: solrquery_get
Auth: unknown
Description
GET is simpler to use, but imposes restrictions on the complexity and the lenght of the parameters.
Parameters (6)
fl
(string, query, optional)
Field list
fq
(string, query, optional)
Filter query
q
(string, query, optional)
The query
rows
(integer, query, optional)
Page size
start
(integer, query, optional)
Starting page
wt
(string, query, optional, default: xml)
Response format
Constraints: {'enum': ['json', 'xml', 'csv']}
No probe data for this endpoint yet.