Re: Unsupported Mime Type

2007-12-21 Thread Christian Pich
where the problem is. -Grant On Dec 21, 2007, at 1:42 PM, Christian Pich wrote: I am getting the following exception when I run our indexer: Unsupported MIME type (text/html;charset=US-ASCII) type so ignoring: http://zfin.org/... It appears if a page Http header does not specify a charset

Re: Unsupported Mime Type

2007-12-21 Thread Grant Ingersoll
MIME type (text/html;charset=US-ASCII) type so ignoring: http://zfin.org/ ... It appears if a page Http header does not specify a charset then the indexer runs fine. Any help is appreciated. -- Christian Pich, Ph.D

Unsupported Mime Type

2007-12-21 Thread Christian Pich
I am getting the following exception when I run our indexer: Unsupported MIME type (text/html;charset=US-ASCII) type so ignoring: http://zfin.org/... It appears if a page Http header does not specify a charset then the indexer runs fine. Any help is appreciated