|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ContentStreamHandlerBase | |
|---|---|
| org.apache.solr.handler | |
| org.apache.solr.handler.extraction | |
| Uses of ContentStreamHandlerBase in org.apache.solr.handler |
|---|
| Subclasses of ContentStreamHandlerBase in org.apache.solr.handler | |
|---|---|
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 |
| Uses of ContentStreamHandlerBase in org.apache.solr.handler.extraction |
|---|
| Subclasses of ContentStreamHandlerBase in org.apache.solr.handler.extraction | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||