PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::setUserFields
request it (288)
GoLang replacement for PHP's SolrDisMaxQuery::setUserFields
[edit | history]
PHP SolrDisMaxQuery::setUserFieldsPHP original manual for SolrDisMaxQuery::setUserFields [ show | php.net ]SolrDisMaxQuery::setUserFields(No version information available, might only be in Git) SolrDisMaxQuery::setUserFields — Sets User Fields parameter (uf) DescriptionSets User Fields parameter (uf) User Fields: Specifies which schema fields the end user shall be allowed to query. Parameters
Return ValuesExamplesExample #1 SolrDisMaxQuery::setUserFields() example
<?php The above example will output something similar to: q=lucene&defType=edismax&uf=field1 field2 *_txt See Also
|
more
Recently updated
more
Most requested
more
Last requests
|