Have you checked the error log from the document insert? Maybe something went wrong there.
With cts:search you might try a single word-query with 'unstemmed' set manually in its options. That should not be necessary, I think, but might help debug the issue. The full error message from cts:search might help too. -- Mike On 13 Apr 2012, at 06:23 , Steiner, David J. (LNG-DAY) wrote: > Query Console. > 5.0-2 > > QC telling me: query evaluated in [the correct DB]::/ as 1.0-ml > > Removed the actual correct DB name... > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Colleen Whitney > Sent: Friday, April 13, 2012 9:21 AM > To: MarkLogic Developer Discussion > Cc: MarkLogic Developer Discussion > Subject: Re: [MarkLogic Dev General] "Searches not enabled" > > David are you running these via Query Console or CQ, or invoking directly? In > other words, any chance for the context database to be something besides > where your content is? > > Also wondering, specific version... 5.0-3? > > Sent from my iPhone > > On Apr 13, 2012, at 5:43 AM, "Steiner, David J. (LNG-DAY)" > <[email protected]> wrote: > >> Yep. >> >> -----Original Message----- >> From: [email protected] >> [mailto:[email protected]] On Behalf Of McBeath, >> Darin W (ELS-STL) >> Sent: Friday, April 13, 2012 8:44 AM >> To: MarkLogic Developer Discussion >> Subject: Re: [MarkLogic Dev General] "Searches not enabled" >> >> Do you have it set to index automatically? >> >> Sent from my iPhone >> >> On Apr 13, 2012, at 8:36 AM, "Steiner, David J. (LNG-DAY)" >> <[email protected]<mailto:[email protected]>> wrote: >> >> Test scenario: index one doc with 10.3 million fragments for unstemmed, case >> sensitive, and no phrases searching. >> >> I set "stemmed searches" to "off", turned on only: "word searches", "fast >> case sensitive searches " and "fast element word searches". Plus "uri >> lexicon" and "collection lexicon". >> >> I run search:search or cts:search, and get: "Searches not enabled" >> >> Data loaded w/admin, search run w/admin. >> >> Using ML5.0. >> >> ??? >> >> >> >> _______________________________________________ >> General mailing list >> [email protected]<mailto:[email protected] >>> http://developer.marklogic.com/mailman/listinfo/general >> _______________________________________________ >> General mailing list >> [email protected] >> http://developer.marklogic.com/mailman/listinfo/general >> _______________________________________________ >> General mailing list >> [email protected] >> http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ > General mailing list > [email protected] > http://developer.marklogic.com/mailman/listinfo/general > _______________________________________________ General mailing list [email protected] http://developer.marklogic.com/mailman/listinfo/general
