|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalSolrQueryRequest | |
---|---|
org.apache.solr.util |
Uses of LocalSolrQueryRequest in org.apache.solr.util |
---|
Methods in org.apache.solr.util that return LocalSolrQueryRequest | |
---|---|
LocalSolrQueryRequest |
TestHarness.LocalRequestFactory.makeRequest(String... q)
Creates a LocalSolrQueryRequest based on variable args; for historical reasons, this method has some peculiar behavior: If there is a single arg, then it is treated as the "q" param, and the LocalSolrQueryRequest consists of that query string along with "qt", "start", and "rows" params (based on the qtype, start, and limit properties of this factory) along with any other default "args" set on this factory. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |