PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::setPhraseSlop
request it (300)
GoLang replacement for PHP's SolrDisMaxQuery::setPhraseSlop
[edit | history]
PHP SolrDisMaxQuery::setPhraseSlopPHP original manual for SolrDisMaxQuery::setPhraseSlop [ show | php.net ]SolrDisMaxQuery::setPhraseSlop(No version information available, might only be in Git) SolrDisMaxQuery::setPhraseSlop — Sets the default slop on phrase queries (ps parameter) DescriptionSets the default amount of slop on phrase queries built with "pf", "pf2" and/or "pf3" fields (affects boosting). "ps" parameter Parameters
Return ValuesExamplesExample #1 SolrDisMaxQuery::setPhraseSlop() example
<?php The above example will output: q=lucene&defType=edismax&ps=4 See Also |
more
Recently updated
more
Most requested
more
Last requests
|