SolrCollapseFunction::setHint
(PECL solr >= 2.2.0)
SolrCollapseFunction::setHint — Sets collapse hint
Description
Sets collapse hint
Parameters
-
hint
-
Currently there is only one hint available "top_fc", which stands for top level FieldCache
Return Values
Examples
Example #1 SolrCollapseFunction::setHint() example
<?php
/* ... */
?>
The above example will output something similar to:
...