Closed GoogleCodeExporter closed 9 years ago
Supported by making the value of the $params key / value pair array an array
itself.
From the search phpdoc:
@param array $params key / value pairs for other query parameters (see Solr
documentation), use arrays for parameter keys used more than once (e.g.
facet.field)
Also see the FAQ wiki page for example usage exactly for this scenario:
http://code.google.com/p/solr-php-client/wiki/FAQ#How_Can_I_Use_Additional_Param
eters_(like_fq,_facet,_etc)
Hope that helps clear it up.
Original comment by donovan....@gmail.com
on 22 Dec 2010 at 2:11
Oh thank you. I didn't know that... Obviously I'm hasty and no reading all docs.
Thanks again.
Original comment by php...@gmail.com
on 22 Dec 2010 at 10:57
no problem. closing as non issue.
Original comment by donovan....@gmail.com
on 23 Dec 2010 at 3:46
Original issue reported on code.google.com by
php...@gmail.com
on 22 Dec 2010 at 10:29