Package | Description |
---|---|
org.apache.solr.common.util |
Common utility classes reused on both clients & server.
|
org.apache.solr.response |
API and implementations of
QueryResponseWriter for formating Solr request responses |
org.apache.solr.response.transform |
APIs and implementations of
DocTransformer for modifying documents in Solr request responses |
org.apache.solr.update |
APIs and classes for managing index updates
|
Modifier and Type | Method and Description |
---|---|
JavaBinCodec |
JavaBinCodec.setWritableDocFields(JavaBinCodec.WritableDocFields writableDocFields) |
Modifier and Type | Method and Description |
---|---|
Object |
JavaBinCodec.ObjectResolver.resolve(Object o,
JavaBinCodec codec) |
Modifier and Type | Method and Description |
---|---|
Object |
BinaryResponseWriter.Resolver.resolve(Object o,
JavaBinCodec codec) |
void |
BinaryResponseWriter.Resolver.writeResults(ResultContext ctx,
JavaBinCodec codec) |
protected void |
BinaryResponseWriter.Resolver.writeResultsBody(ResultContext res,
JavaBinCodec codec) |
Modifier and Type | Method and Description |
---|---|
Object |
RawValueTransformerFactory.WriteableStringValue.resolve(Object o,
JavaBinCodec codec) |
Modifier and Type | Class and Description |
---|---|
class |
TransactionLog.LogCodec |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.