|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
QueryResponseWriter for formating Solr request responses
See:
Description
| Interface Summary | |
|---|---|
| BinaryQueryResponseWriter | Implementations of BinaryQueryResponseWriter are used to
write response in binary format. |
| QueryResponseWriter | Implementations of QueryResponseWriter are used to format responses to query requests. |
| Class Summary | |
|---|---|
| BinaryResponseWriter | |
| BinaryResponseWriter.Resolver | |
| CSVResponseWriter | |
| JSONResponseWriter | |
| PHPResponseWriter | |
| PHPSerializedResponseWriter | A description of the PHP serialization format can be found here: http://www.hurring.com/scott/code/perl/serialize/ |
| PythonResponseWriter | |
| RawResponseWriter | Writes a ContentStream directly to the output. |
| ResultContext | A class to hold the QueryResult and the Query |
| RubyResponseWriter | |
| SchemaXmlResponseWriter | |
| SchemaXmlWriter | |
| SolrQueryResponse | SolrQueryResponse is used by a query handler to return
the response to a query request. |
| TextResponseWriter | Base class for text-oriented response writers. |
| XMLResponseWriter | |
| XMLWriter | |
| XSLTResponseWriter | QueryResponseWriter which captures the output of the XMLWriter (in memory for now, not optimal performancewise), and applies an XSLT transform to it. |
API and implementations of QueryResponseWriter for formating Solr request responses
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||