Package | Description |
---|---|
org.apache.solr.handler |
Concrete implementations of
SolrRequestHandler
|
org.apache.solr.handler.extraction |
ExtractingRequestHandler and related code. |
Modifier and Type | Class and Description |
---|---|
class |
BinaryUpdateRequestHandler
Deprecated.
|
class |
CSVRequestHandler
Deprecated.
|
class |
JsonUpdateRequestHandler
Deprecated.
|
class |
UpdateRequestHandler
UpdateHandler that uses content-type to pick the right Loader
|
class |
XmlUpdateRequestHandler
Deprecated.
|
class |
XsltUpdateRequestHandler
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtractingRequestHandler
Handler for rich documents like PDF or Word or any other file format that Tika handles that need the text to be extracted
first from the document.
|
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.