PHP » GoLang |
login |
register |
about
|
GoLang SolrDisMaxQuery::__construct
request it (280)
GoLang replacement for PHP's SolrDisMaxQuery::__construct
[edit | history]
PHP SolrDisMaxQuery::__constructPHP original manual for SolrDisMaxQuery::__construct [ show | php.net ]SolrDisMaxQuery::__construct(No version information available, might only be in Git) SolrDisMaxQuery::__construct — Class Constructor Description
public SolrDisMaxQuery::__construct
([ string
$q
] )Class constructor initializes the object and sets the q parameter if passed Parameters
Return Values
Errors/ExceptionsEmits SolrIllegalArgumentException in case of an invalid parameter was passed. ExamplesExample #1 SolrDisMaxQuery::__construct() example
<?php The above example will output: q=lucene&defType=edismax See Also |
more
Recently updated
more
Most requested
more
Last requests
|