> So, for text/plain guessed as application/octet-stream I suppose the problem > comes from couchdb itself, as: > "t...@blackberry:~/couchdb-lucene$ file test > test: UTF-8 Unicode text".
CouchDB only stores the Content-Type that clients provide when uploading the file. There's no guessing involved. Paul Davis
