On Feb 10, 2009, at 10:57 AM, Grant Ingersoll wrote:
So, this seems to be an issue with Tika and it's mime type detection
of plain text. For some discussion on it, see http://www.lucidimagination.com/search/document/64e27546d23e67b9/mime_type_identification_of_plain_text_files
and also https://issues.apache.org/jira/browse/TIKA-154, which has
been committed and should be in 0.3.
In the meantime, you can add the ext.stream.type=text/plain or the
ext.resource.name=foo.txt,
Thanks Grant. Adding ext.resource.name DOES work for me. I had
reported it didn't work, but I had some conflicting JAR files from
earlier versions of Solr Cell.
Erik