Hello Doing single search with multiple filters will give faster results. Doing search per field (multiple saerch) and combining the results is a bad idea.
Regards Aditya www.findbestopensource.com On Mon, Nov 1, 2010 at 11:02 PM, Francisco Borges < francisco.bor...@gmail.com> wrote: > Hello, > > I would like to search several fields while applying different Filter's to > the results of different fields. > > Is it possible to (efficiently) filter out results according to which > fields > they are coming from? I've been navigating the code and Javadocs, and > haven't found any way to do it. > > One alternative would be to search for each field (or groups of > fields) separately. Can anyone comment on the performance impact and > scalability of searching separately per field? > > Kind regards, > -- > Francisco >