Did you reindex your database after changing the word query field? Exactly what query are you running?
What version of MarkLogic are you using (xdmp:version() ). -Danny From: [email protected] [mailto:[email protected]] On Behalf Of Girish Kulkarni Sent: Wednesday, October 15, 2014 3:48 PM To: MarkLogic Developer Discussion Subject: [MarkLogic Dev General] word query 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
