As part of the XCC load you can specify if the file is XML, TEXT, or BINARY.  
See for example ContentCreateOptions.newBinaryInstance().  You can load XML as 
just bytes if you need to.

You can also adjust the server's file extension rules, but that's not 
recommended.

-jh-

On Mar 5, 2010, at 3:09 PM, Lee, David wrote:

> I know ML doesn't index "binary" files.   But how can I keep ML from indexing 
> things that 'might look like' XML files.
> Say xhtml or html files ...
> I need to store HTML files along with XML files and I don't want ML to index, 
> or return in searches the XML files
> What's the trick to tell ML to ignore file contents for purposes of indexing 
> and search.
>  
> Thanks for any suggestions !
>  
>  
> ----------------------------------------
> David A. Lee
> Senior Principal Software Engineer
> Epocrates, Inc.
> [email protected]
> 812-482-5224
>  
> _______________________________________________
> General mailing list
> [email protected]
> http://xqzone.com/mailman/listinfo/general

_______________________________________________
General mailing list
[email protected]
http://xqzone.com/mailman/listinfo/general

Reply via email to