Hi,


I am new to Lucene. I have a complex query where I need to join more
than two tables and have different filtering criteria on it.

Is it possible to use Lucene for this ?



For example , my query is as follows(there is no foreing key relation on
the tables):



Select x.id from tablex x, tabley y where (x.id=y.testid and
y.typeid=7),.....



There are more filter queries ahead.



Waiting for your reply.





Thanks & Regards,

Trupti Ghuge






============================================================================================================================Disclaimer:
  This message and the information contained herein is proprietary and 
confidential and subject to the Tech Mahindra policy statement, you may review 
the policy at <a 
href="http://www.techmahindra.com/Disclaimer.html";>http://www.techmahindra.com/Disclaimer.html</a>
 externally and <a 
href="http://tim.techmahindra.com/tim/disclaimer.html";>http://tim.techmahindra.com/tim/disclaimer.html</a>
 internally within Tech 
Mahindra.============================================================================================================================

Reply via email to