(PECL solr >= 0.9.2)
Defragments the index
public SolrUpdateResponse SolrClient::optimize ([ int $maxSegments = 1 [, bool $softCommit = true [, bool $waitSearcher = true ]]] )
Defragments the index for faster search performance.
Parameters:
maxSegments
Optimizes down to at most this number of segments. Since Solr 1.3
softCommit
Th