Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/StandardRequestHandler ------------------------------------------------------------------------------ == q == - This is the only mandatory query parameter. It must be a query specified in SolrQuerySyntax, currently a Lucene query ([http://lucene.apache.org/java/docs/queryparsersyntax.html Lucene Query Parser Syntax]). Examples: + This is the only mandatory query parameter. It must be a query specified in SolrQuerySyntax, (which has only minor extensions to the [http://lucene.apache.org/java/docs/queryparsersyntax.html Lucene Query Parser Syntax]). Examples: ||||'''Examples'''|| ||'''Query String'''||'''Meaning'''||
