Apache Solr SolrQuery::removeField

(PECL solr >= 0.9.2)

SolrQuery::removeField — 필드 목록에서 필드 제거


설명

public SolrQuery::removeField(string $field): SolrQuery

필드 목록에서 필드 제거


매개변수

field
필드의 이름

반환 값

반환 값이 사용되는 경우 현재 SolrQuery 개체를 반환합니다.