diff --git a/reference/sphinx/sphinxclient/setselect.xml b/reference/sphinx/sphinxclient/setselect.xml new file mode 100644 index 0000000000..7d612fe92b --- /dev/null +++ b/reference/sphinx/sphinxclient/setselect.xml @@ -0,0 +1,91 @@ + + + + + + SphinxClient::setSelect + Set select clause + + + + &reftitle.description; + + public boolSphinxClient::setSelect + stringclause + + + Sets the select clause, listing specific attributes to fetch, and + expressions to compute and fetch. + + + + + &reftitle.parameters; + + + + clause + + + SQL-like clause. + + + + + + + + + &reftitle.changelog; + + + + + + PECL/sphinx &Version; + &Description; + + + + + 1.0.1 + + Added SphinxClient::setSelect(), available only if compiled with + libsphinxclient >= 0.9.9. + + + + + + + + + + &reftitle.returnvalues; + + &return.success; + + + + + +