| 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.ObjectResolver |
JavaBinCodec.getResolver() |
| Constructor and Description |
|---|
JavaBinCodec(JavaBinCodec.ObjectResolver resolver) |
JavaBinCodec(JavaBinCodec.ObjectResolver resolver,
JavaBinCodec.StringCache stringCache) |
| Modifier and Type | Class and Description |
|---|---|
static class |
BinaryResponseWriter.Resolver |
class |
WriteableValue |
| Modifier and Type | Class and Description |
|---|---|
static class |
RawValueTransformerFactory.WriteableStringValue |
| Constructor and Description |
|---|
LogCodec(JavaBinCodec.ObjectResolver resolver) |
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.