Thank you Wei-Chin, I should read manual twice before send such questions to mail list, it was really trivial question ))))
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, June 29, 2002 5:19 PM To: [email protected] Subject: Re: can xindice search collection by node value and bring document's id and is it fast? Hi Jenya, It is illustrated in Kimbro's Administrators Guide http://xml.apache.org/xindice/AdministratorsGuide.html#N46 Wei-Chin > Jenya Strokin <[EMAIL PROTECTED]>: > Hi xindicers!! > I just found it, xindice, I needed it long time ago! > I'm playing with xindice and can't find: can I do query like this - > "find in > what document /Person/login_id = 'login' and /Person/password='password' > in > collection xyz" > Of course I can retrieve list of all document from collection xyz, and > run > Xpath on each document, but if we have 40 000 users in system it > probably > take forever. I'd like to indexed login_id and password fields and run > one > quick query on what, is it possible? > Thanks, and sorry if it trivial question, I just started)) > Jenya >
