PHP 8.3.4 Released!

The SolrQueryResponse class

(PECL solr >= 0.9.2)

Introduction

Represents a response to a query request.

Predefined Constants

SolrQueryResponse Class constants

SolrQueryResponse::PARSE_SOLR_OBJ

Documents should be parsed as SolrObject instances

SolrQueryResponse::PARSE_SOLR_DOC

Documents should be parsed as SolrDocument instances.

Table of Contents

add a note

User Contributed Notes

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