Package | Description |
---|---|
org.apache.solr.handler |
Modifier and Type | Class and Description |
---|---|
class |
BinaryUpdateRequestHandler
Update handler which uses the JavaBin format
|
class |
CSVRequestHandler |
class |
JsonUpdateRequestHandler
Add documents to solr using the noggit JSON parser.
|
class |
XmlUpdateRequestHandler
Add documents to solr using the STAX XML parser.
|
class |
XsltUpdateRequestHandler
Add documents to solr using the STAX XML parser, transforming it with XSLT first
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.