Hi Lewis and thanks for your answers,
Unfortunatley, the logs contening the traces of the double rtf mime types
have been erased.
Nevertheless, my parse-plugins.xml contains:
<mimeType name="text/rtf">
<plugin id="parse-tika" />
</mimeType>
<mimeType name="application/rtf">
<plugin id="parse-tika" />
</mimeType>
becquse nutch complained that first it didn't find text/rtf and the second
time it didn't find application/rtf
I'll take a look at your solution with Tika-CSV-parser but it's a shame it
does not come out of the box with tika/nutch, but it seems to imply
recompiling things and so on...
In the meantime, what would be the simple trick to parse csv as plain text?
Which *existing* parser should I use?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Can-t-retrieve-Tika-parser-for-mime-type-text-csv-tp3990071p3990658.html
Sent from the Nutch - User mailing list archive at Nabble.com.