Multiple field search problem
e. This is something I can't afford as I need to be able to search by the exact keywords. Any ideas are welcome. Perhaps the answer is right in front of me but I haven't been able to figure it out. Thanks in advance, Victor Abeytua --
Re: Multiple field search problem
= new BooleanQuery (); bquery.add(query, false, false); bquery.add(query2, false, false); bquery2.add (bquery, true, false); bquery2.add (query3, true, false); Victor Gusenbauer Stefan wrote: Victor Abeytua wrote: Hello everyone, In the project I'