PHP » GoLang |
login |
register |
about
|
GoLang SolrQuery::setExpand
request it (358)
GoLang replacement for PHP's SolrQuery::setExpand
[edit | history]
SolrQuery::setExpand(PECL solr >= 2.2.0) SolrQuery::setExpand — Enables/Disables the Expand Component DescriptionEnables/Disables the Expand Component. Parameters
Return ValuesExamplesExample #1 SolrQuery::setExpand() example
<?php The above example will output something similar to: q=lucene&expand=true&expand.rows=50&expand.q=text:product&expand.fq=manu:apple&expand.fq=inStock:true&expand.sort=score desc,title asc See Also
|
more
Recently updated
more
Most requested
more
Last requests
|