I would like to use this Function too. You can find Peter Halascys Contribution here : http://www.mail-archive.com/[email protected]/msg01661.html
Michael -----Urspr�ngliche Nachricht----- Von: Che Dong [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 27. August 2002 06:17 An: Lucene Developers List Betreff: Re: is it possible create another SimpleQueryParser with Google like syntax? http://nagoya.apache.org/eyebrowse/SearchList?listId=&listName=lucene-user@j akarta.apache.org&searchText=Peter+Halascy+&defaultField=sender&Search=Searc h Is it possible make QueryParser.jj with "and" relation by default? Che, Dong ----- Original Message ----- From: "Otis Gospodnetic" <[EMAIL PROTECTED]> To: "Lucene Developers List" <[EMAIL PROTECTED]> Sent: Tuesday, August 27, 2002 11:21 AM Subject: Re: is it possible create another SimpleQueryParser with Google like syntax? > This is already possible. Peter Halascy made a contribution over a > month ago that makes this possible. > > Otis > > --- Che Dong <[EMAIL PROTECTED]> wrote: > > > I mean: Parse query "aa bb" as "aa and bb" at default. > > > > > > Seem lucene took much time on complex QueryParser > > > after moving to apache project. is it possible create > > > another SimpleQueryParser with Google like syntax? > > > > > > Thank you. > > > > > > > > > Che, Dong > > > > > > __________________________________________________ > > > Do You Yahoo!? > > > Yahoo! Finance - Get real-time stock quotes > > > http://finance.yahoo.com > > > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
