| Package | Description |
|---|---|
| org.apache.solr.response |
API and implementations of
QueryResponseWriter for formating Solr request responses |
| Modifier and Type | Method and Description |
|---|---|
protected SortingResponseWriter.FieldWriter[] |
SortingResponseWriter.getFieldWriters(String[] fields,
SolrIndexSearcher searcher) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SortingResponseWriter.writeDoc(org.apache.solr.response.SortingResponseWriter.SortDoc sortDoc,
List<AtomicReaderContext> leaves,
SortingResponseWriter.FieldWriter[] fieldWriters,
FixedBitSet[] sets,
Writer out) |
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.