RE: [MarkLogic Dev General] RE: search:search options constraints

2010-03-26 Thread Colleen Whitney
son [aj2patter...@uwaterloo.ca] Sent: Friday, March 26, 2010 8:48 AM To: General Mark Logic Developer Discussion Subject: RE: [MarkLogic Dev General] RE: search:search options constraints A friendly warning: If you care about hit counts then apparently you need to break your document up such that

RE: [MarkLogic Dev General] RE: search:search options constraints

2010-03-26 Thread Adam Patterson
lf Of Adam Patterson Sent: Friday, March 26, 2010 10:12 AM To: General Mark Logic Developer Discussion Subject: RE: [MarkLogic Dev General] RE: search:search options constraints Hi, I'm a noob with XQuery and MarkLogic as well, but I've recently figured out how to do something along the

RE: [MarkLogic Dev General] RE: search:search options constraints

2010-03-26 Thread Steiner, David J. (LNG-DAY)
Sent: Friday, March 26, 2010 10:12 AM To: General Mark Logic Developer Discussion Subject: RE: [MarkLogic Dev General] RE: search:search options constraints Hi, I'm a noob with XQuery and MarkLogic as well, but I've recently figured out how to do something along the lines of what you&#

RE: [MarkLogic Dev General] RE: search:search options constraints

2010-03-26 Thread Adam Patterson
arklogic.com] On Behalf Of Stewart Shelline Sent: Thursday, March 25, 2010 4:33 PM To: General Mark Logic Developer Discussion Subject: [MarkLogic Dev General] RE: search:search options constraints Another way to do this is in the element of search:search. You can use it to build complex querie

RE: [MarkLogic Dev General] RE: search:search options constraints

2010-03-25 Thread Steiner, David J. (LNG-DAY)
Mark Logic Developer Discussion Subject: [MarkLogic Dev General] RE: search:search options constraints Another way to do this is in the element of search:search. You can use it to build complex queries using any of the cts:query functions-assuming you have the appropriate indexes set up. From: ge

[MarkLogic Dev General] RE: search:search options constraints

2010-03-25 Thread Stewart Shelline
Keith L. Breinholt Sent: Thursday, March 25, 2010 1:34 PM To: General Mark Logic Developer Discussion Subject: [MarkLogic Dev General] RE: search:search options constraints // p[starts-with(ref:anchor/@id, "para_")]/text[fn:contains( "sometext", .)] Keith L. Breinholt brein

[MarkLogic Dev General] RE: search:search options constraints

2010-03-25 Thread Keith L. Breinholt
// p[starts-with(ref:anchor/@id, "para_")]/text[fn:contains( "sometext", .)] Keith L. Breinholt breinhol...@ldschurch.org From: general-boun...@developer.marklogic.com [mailto:general-boun...@developer.marklogic.com] On Behalf Of Steiner, David J. (LNG-DAY) Se