PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::removeBoostQuery
request it (320)
GoLang replacement for PHP's SolrDisMaxQuery::removeBoostQuery
[edit | history]
PHP SolrDisMaxQuery::removeBoostQueryPHP original manual for SolrDisMaxQuery::removeBoostQuery [ show | php.net ]SolrDisMaxQuery::removeBoostQuery(No version information available, might only be in Git) SolrDisMaxQuery::removeBoostQuery — Removes a boost query partial by field name (bq) DescriptionRemoves a boost query partial from the existing query, only if SolrDisMaxQuery::addBoostQuery() was used. Parameters
Return ValuesExamplesExample #1 SolrDisMaxQuery::removeBoostQuery() example
<?php The above example will output something similar to: q=lucene&defType=edismax&bq=cat:electronics^5.1 cat:hard drive q=lucene&defType=edismax&bq=cat:hard drive See Also
|
more
Recently updated
more
Most requested
more
Last requests
|