I think what you are looking to do it change the default boolean operator to be AND.
If you look in the archives, there should be something on this. It is a change in the QueryParser code which is in JavaCC. Maybe someone else has the actual link. --Peter On 7/5/02 5:26 AM, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hi > > Is there a way to tell lucene to search all the words given to it by default > (something like what google does). > What part of lucene's code will have to be modified if something like this is > to be done . > > Thanks & Regards, > -Amit. > ------------------------------------------------------------------------ > Sun Certified Programmer for Java2 Platform > Sansui Software Pvt. Ltd. > Pune , India > Ph : (O) 020 - 6630501/2 > Ph : (R) 020 - 5454309 > > ------------------------------------------------------------------------ > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
