I had some fileds in my xml document like enrichedDateTime which i didnt want to index and search upon. When i added this in the word query exclusion list for some reason my search result isn't returning back this document at all even when i searched for other field like <content>. However when i added the root field name <fix> to my inclusion list i do see the document back again. I had already set the include root flag to true but seems like for some reason i am un-able to search for other fields in the document. Any ideas why this could be happening ?
<fix> <content> some content goes here </content> <enrichedDateTime>2014-09-30T16:32:27.424443-07:00</enrichedDateTime> </fix> Girish Kulkarni
_______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
