Re: subset query :query filter or boolean query

2010-07-15 Thread Ian Lea
Loads of questions ... some answers below. > I have 4 query search fields. > > case 1 : if i use one search > field to make a query filter and then use the query filter to search on > other 3 fields so as to reduce the searching docs subset. > > case 2: i use > all query parameters using boolean q

subset query :query filter or boolean query

2010-07-14 Thread suman.holani
Hi , I have 4 query search fields. case 1 : if i use one search field to make a query filter and then use the query filter to search on other 3 fields so as to reduce the searching docs subset. case 2: i use all query parameters using boolean query , whole of index will be searched. Which