AFIK it is not possible to perform this kind of query with Lucene

Aviran
http://www.aviransplace.com 

-----Original Message-----
From: Robert Haycock [mailto:[EMAIL PROTECTED] 
Sent: Thursday, June 08, 2006 12:59 PM
To: java-user@lucene.apache.org
Subject: Property comparison possible??

Is it possible to perform a search using fields instead of terms, eg.
like this sql:

 

SELECT col1, col2

FROM table1

WHERE col1 = col2

 

Or is this something that might be going on the whiteboard?

 

Thanks,

Rob.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to