The word Query problem was on the Marklogic version 7.0-2.1. It works fine
on 7.0-3.

Girish

On Thu, Oct 16, 2014 at 9:45 AM, Danny Sokolsky <
[email protected]> wrote:

>  Have you tried this on 7.0-4?  There are some bugs fixed in this area
> there—it is worth a try.
>
>
>
> What I recommend you do is create a simple test case using a simple
> cts:search with a cts:query that shows the issue, then post that here with
> the exact config info for it.  Otherwise we are just guessing.  The details
> are very important to understanding what is going on.
>
>
>
> -Danny
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Girish Kulkarni
> *Sent:* Thursday, October 16, 2014 9:39 AM
>
> *To:* MarkLogic Developer Discussion
> *Subject:* Re: [MarkLogic Dev General] word query
>
>
>
> i am using word-constraint-query in my structured query and i see that
> when i exclude the enrichedDateTime , it does work in the sense i dont
> see any results when i search for the timestamp search i was seeing
> earlier. Now my only problem is i don't see other fields being searched.
> Well to be more specific i see that the results returned show total = 20
> but i don't see anything being returned . As soon as i add the top level
> field <fix> in the inclusion list i start seeing the 20 results.
>
>
>
> Girish
>
>
>
> On Wed, Oct 15, 2014 at 4:09 PM, Danny Sokolsky <
> [email protected]> wrote:
>
> Depending on what those structured queries are, they might not be word
> queries.  Excluding an element in the word query field does not mean you
> cannot query it, it just means that a cts:word-query will not see it.  For
> example, you can still see it in an element-word-query.
>
>
>
> You say your reindexing started; did it complete?
>
>
>
> -Danny
>
>
>
> *From:* [email protected] [mailto:
> [email protected]] *On Behalf Of *Girish Kulkarni
> *Sent:* Wednesday, October 15, 2014 3:59 PM
> *To:* MarkLogic Developer Discussion
> *Subject:* Re: [MarkLogic Dev General] word query
>
>
>
> As soon as i make changes to the word query , my database starts
> re-indexing.
>
>
>
> We use marklogic 7.0-3 and we are using REST based structured queries. The
> query passes in a bunch of constraints and options , however i am just
> testing before and after scenario's based upon changes to the word query.
>
>
>
> Girish
>
>
>
> On Wed, Oct 15, 2014 at 3:55 PM, Danny Sokolsky <
> [email protected]> wrote:
>
> 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
>
>
>
>
>
> --
> Girish Kulkarni
>
>
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general
>
>
>
>
>
> --
> Girish Kulkarni
>
> _______________________________________________
> General mailing list
> [email protected]
> http://developer.marklogic.com/mailman/listinfo/general
>
>


-- 
Girish Kulkarni
_______________________________________________
General mailing list
[email protected]
http://developer.marklogic.com/mailman/listinfo/general

Reply via email to