The SolrGenericResponse class

(PECL solr >= 0.9.2)

Introduzione

Represents a response from the solr server.

Sommario della classe

Costanti predefinite

SolrGenericResponse Class constants

SolrGenericResponse::PARSE_SOLR_OBJ

Documents should be parsed as SolrObject instances

SolrGenericResponse::PARSE_SOLR_DOC

Documents should be parsed as SolrDocument instances.

Indice dei contenuti

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top