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
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