Re: [MarkLogic Dev General] query for search in elements and attributes

2011-05-05 Thread Kelly Stirman
2 Date: Thu, 5 May 2011 08:07:22 -0600 From: "seme...@hotmail.com" Subject: Re: [MarkLogic Dev General] query for search in elements and attributes To: Message-ID: Content-Type: text/plain; charset="iso-8859-1" Slightly off-topic question: what about when you are sea

Re: [MarkLogic Dev General] query for search in elements and attributes

2011-05-05 Thread seme...@hotmail.com
> From: kelly.stir...@marklogic.com > To: general@developer.marklogic.com > Date: Thu, 5 May 2011 04:41:22 -0700 > Subject: Re: [MarkLogic Dev General] query for search in elements and > attributes > > MarkLogic indexes attributes, and you can query on them, but there are a

Re: [MarkLogic Dev General] query for search in elements and attributes

2011-05-05 Thread Kelly Stirman
lly Message: 2 Date: Thu, 5 May 2011 15:44:45 +0530 From: Rojan K K Subject: [MarkLogic Dev General] query for search in elements and attributes To: General@developer.marklogic.com Message-ID: Content-Type: text/plain; charset="iso-8859-1" Hi, i am doing a search operation in

Re: [MarkLogic Dev General] query for search in elements and attributes

2011-05-05 Thread Abhishek53 S
Abhishek Srivastav Assistant Systems Engineer Tata Consultancy Services Plot B-1, Block EP & GP, Sector 5 Salt Lake Electronics Complex, Kolkata - 700 091,West Bengal India Cell:- +91-9883389968 Mailto: abhishek5...@tcs.com Website: http://www.tcs.com E

[MarkLogic Dev General] query for search in elements and attributes

2011-05-05 Thread Rojan K K
Hi, i am doing a search operation in which i will be passing input string to the search:parse() API and whose result is applying for search. but i would like make my search query to be performed in attributes values also. for eg: when i give '(test) OR (test2) AND (ID123)' as my serach query(I