PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::setQueryPhraseSlop
request it (323)
GoLang replacement for PHP's SolrDisMaxQuery::setQueryPhraseSlop
[edit | history]
PHP SolrDisMaxQuery::setQueryPhraseSlopPHP original manual for SolrDisMaxQuery::setQueryPhraseSlop [ show | php.net ]SolrDisMaxQuery::setQueryPhraseSlop(No version information available, might only be in Git) SolrDisMaxQuery::setQueryPhraseSlop — Specifies the amount of slop permitted on phrase queries explicitly included in the user's query string (qf parameter) DescriptionThe Query Phrase Slop is the amount of slop permitted on phrase queries explicitly included in the user's query string with the qf parameter. slop refers to the number of positions one token needs to be moved in relation to another token in order to match a phrase specified in a query. Parameters
Return ValuesExamplesExample #1 SolrDisMaxQuery::setQueryPhraseSlop() example
<?php The above example will output something similar to: defType=edismax&qs=3 |
more
Recently updated
more
Most requested
more
Last requests
|