Mailing List Archive

AW: is it possible create another SimpleQueryParser with Google l ike syntax?
I would like to use this Function too.
You can find Peter Halascys Contribution here :
http://www.mail-archive.com/lucene-dev@jakarta.apache.org/msg01661.html

Michael

-----Ursprüngliche Nachricht-----
Von: Che Dong [mailto:chedong@hotmail.com]
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" <otis_gospodnetic@yahoo.com>
To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
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 <chedong@hotmail.com> 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:lucene-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
<mailto:lucene-dev-help@jakarta.apache.org>
>



--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>
Re: AW: is it possible create another SimpleQueryParser with Google l ike syntax? [ In reply to ]
Get the nightly build and you'll have it.
You'll have to call a single method after instantiating the
QueryParser, to set the default operator, and that is it.

Otis

--- "Borkenhagen, Michael (ofd-ko zdfin)"
<Michael.Borkenhagen@ofd-ko.fin-rlp.de> wrote:
> I would like to use this Function too.
> You can find Peter Halascys Contribution here :
>
http://www.mail-archive.com/lucene-dev@jakarta.apache.org/msg01661.html
>
> Michael
>
> -----Ursprüngliche Nachricht-----
> Von: Che Dong [mailto:chedong@hotmail.com]
> 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" <otis_gospodnetic@yahoo.com>
> To: "Lucene Developers List" <lucene-dev@jakarta.apache.org>
> 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 <chedong@hotmail.com> 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:lucene-dev-unsubscribe@jakarta.apache.org>
> > For additional commands, e-mail:
> <mailto:lucene-dev-help@jakarta.apache.org>
> >
>
>
>
> --
> To unsubscribe, e-mail:
> <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail:
> <mailto:lucene-dev-help@jakarta.apache.org>
>


__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com

--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>