SolrCollapseFunction::setHint

Sets collapse hint

Description

public SolrCollapseFunction SolrCollapseFunction::setHint ( string $hint )

Sets collapse hint

Parameters

hint

Currently there is only one hint available "top_fc", which stands for top level FieldCache

Return Values

SolrCollapseFunction

Examples

Example #1 SolrCollapseFunction::setHint example

<?php

/* ... */

?>

The above example will output something similar to:

...