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 |
UpdateRequestHandler
UpdateHandler that uses content-type to pick the right Loader
|
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–2015 The Apache Software Foundation. All rights reserved.