update : 2015.11.03
php.shukuma.com검색:
|
SolrClient::rollback(PECL solr >= 0.9.2) SolrClient::rollback — Rollbacks all add/deletes made to the index since the last commit 설명Rollbacks all add/deletes made to the index since the last commit. It neither calls any event listeners nor creates a new searcher. 인수이 함수는 인수가 없습니다. 반환값Returns a SolrUpdateResponse on success or throws a SolrClientException on failure. 참고
|