PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::removeBigramPhraseField
request it (331)
GoLang replacement for PHP's SolrDisMaxQuery::removeBigramPhraseField
[edit | history]
PHP SolrDisMaxQuery::removeBigramPhraseFieldPHP original manual for SolrDisMaxQuery::removeBigramPhraseField [ show | php.net ]SolrDisMaxQuery::removeBigramPhraseField(No version information available, might only be in Git) SolrDisMaxQuery::removeBigramPhraseField — Removes phrase bigram field (pf2 parameter) DescriptionRemoves a Bigram Phrase Field (pf2 parameter) that was previously added using SolrDisMaxQuery::addBigramPhraseField() Parameters
Return ValuesExamplesExample #1 SolrDisMaxQuery::removeBigramPhraseField() example
<?php The above example will output something similar to: q=lucene&defType=edismax&pf2=cat~5.1^2 feature^4.5 q=lucene&defType=edismax&pf2=feature^4.5 See Also
|
more
Recently updated
more
Most requested
more
Last requests
|