11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Request-handler<br />

(qt)<br />

Specifies the query handler for the request. If a query handler is not specified, <strong>Solr</strong><br />

processes the response with the standard query handler.<br />

q The query event. See Searching for an explanation of this parameter.<br />

fq The filter queries. See Common Query Parameters for more information on this parameter.<br />

sort<br />

start, rows<br />

fl<br />

wt<br />

indent<br />

debugQuery<br />

Sorts the response to a query in either ascending or descending order based on the<br />

response's score or another specified characteristic.<br />

start is the offset into the query result starting at which documents should be returned.<br />

The default value is 0, meaning that the query should return results starting with the first<br />

document that matches. This field accepts the same syntax as the start query parameter,<br />

which is described in Searching. rows is the number of rows to return.<br />

Defines the fields to return for each document. You can explicitly list the stored fields, functi<br />

ons, and doc transformers you want to have returned by separating them with either a<br />

comma or a space.<br />

Specifies the Response Writer to be used to format the query response. Defaults to XML if<br />

not specified.<br />

Click this button to request that the Response Writer use indentation to make the<br />

responses more readable.<br />

Click this button to augment the query response with debugging information, including<br />

"explain info" for each document returned. This debugging information is intended to be<br />

intelligible to the administrator or programmer.<br />

dismax Click this button to enable the Dismax query parser. See The DisMax Query Parser for<br />

further information.<br />

edismax<br />

Click this button to enable the Extended query parser. See The Extended DisMax Query<br />

Parser for further information.<br />

hl Click this button to enable highlighting in the query response. See Highlighting for more<br />

information.<br />

facet<br />

spatial<br />

spellcheck<br />

Enables faceting, the arrangement of search results into categories based on indexed<br />

terms. See Faceting for more information.<br />

Click to enable using location data for use in spatial or geospatial searches. See Spatial<br />

Search for more information.<br />

Click this button to enable the Spellchecker, which provides inline query suggestions based<br />

on other, similar, terms. See Spell Checking for more information.<br />

Related Topics<br />

Searching<br />

Schema Browser Screen<br />

The Schema Browser screen lets you review schema data in a browser window. If you have accessed this<br />

window from the Analysis screen, it will be opened to a specific field, dynamic field rule or field type. If there is<br />

nothing chosen, use the pull-down menu to choose the field or field type.<br />

<strong>Apache</strong> <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> <strong>6.0</strong><br />

41

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!