I’m using the nonXML indexer (version1.0).
In the XML properties of my database my default encoding is UTF-8 (I can’t do it otherwise).
I have to add html documents on my webdav server. More precisely they are html documents generated from Word.
The indexer doesn’t recognize the correct mime/type of my document. It puts “application/octet-stream” rather than text/html and so
I have done some tests and concluded that the indexer worked properly only if the charset of the document is UTF-8 and all the characters of the document are UTF-8 characters.
What can I do ?
Thanks for you answers.
#API-Management#webMethods#Tamino