Re: How to query certain fields filtered by a condition

2014-09-29 Thread shamik
Thanks Jack for your reply ... I'm sorry but I'm not too clear on the solution you proposed. Can you please provide a sample on what you suggested ? -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-query-certain-fields-filtered-by-a-condition-tp4161815p4161827.html Sen

Re: How to query certain fields filtered by a condition

2014-09-29 Thread Jack Krupansky
You can perform boolean operations using parentheses. So you can OR a sequence of sub-queries, and each sub-query can be an AND of the desired search term and the constraining values for other fields. -- Jack Krupansky -Original Message- From: Shamik Bandopadhyay Sent: Monday, Septem