On 22-Nov-07, at 8:49 AM, Nicolas Lalevée wrote:
Le jeudi 22 novembre 2007, Matthijs Bierman a écrit :
Hi Nicolas,
Why can't you extend the QueryParser and override the methods you
want
to modify?
Because the query parser I would like to have is a very basic user
one, ala
google. The s
Le jeudi 22 novembre 2007, Matthijs Bierman a écrit :
> Hi Nicolas,
>
> Why can't you extend the QueryParser and override the methods you want
> to modify?
Because the query parser I would like to have is a very basic user one, ala
google. The syntax I would like is nothing more than :
"type:text
Hi Nicolas,
Why can't you extend the QueryParser and override the methods you want
to modify?
Cheers,
Matthijs
Nicolas Lalevée wrote:
Hi,
I am willing to have a query parser which is fault tolerant. I have search
over the archive, and I have found this :
http://www.nabble.com/Error-tolera