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<org.apache.lucene.index.LeafReaderContext> leaves,
SortingResponseWriter.FieldWriter[] fieldWriters,
org.apache.lucene.util.FixedBitSet[] sets,
Writer out) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.