First of all,thank you very much for your reply.
I have followed your suggestion and did the following modification:
<mimeType name="application/javascript">
<plugin id="parse-js" />
</mimeType>
<mimeType name="text/javascript">
<plugin id="parse-js" />
</mimeType>
<alias name="parse-js" extension-id="org.apache.nutch.parse.js.JSParser" />
There is still an error:
dtree.js: failed(2,0): Can't retrieve Tika parser for mime-type
text/javascript
here is the js file to be parse,could you please have a try in your
environment ?
http://lucene.472066.n3.nabble.com/file/n3984604/dtree.js dtree.js
--
View this message in context:
http://lucene.472066.n3.nabble.com/Can-t-retrieve-Tika-parser-for-mime-type-text-javascript-tp3983599p3984604.html
Sent from the Nutch - User mailing list archive at Nabble.com.