Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Tika integration means the source has to be binary that is the DataSource must be of type DataSource<InputStream> . All the DataSource<Reader> should have a binary counterpart.
- BinURLDataSource<InputStream>
- BinContentStreamDataSource<InputStream>
- BinFileDataOurce<InputStream>
Attachments
Attachments
Issue Links
- blocks
-
SOLR-1358 Integration of Tika and DataImportHandler
- Resolved