Ask about method QueryParser.parser

2005-11-08 Thread Hai Do Thanh
Dear all, I really appreciate your work on Lucene. It is apparently a helpful API for my project on indexed Document searching. On the whole, It works properly and perfectly. However, there is a problem when I try to query what I have indexed with the keyword received through internet using Servl

Re: Ask about method QueryParser.parser

2005-11-09 Thread Hai Do Thanh
ie <[EMAIL PROTECTED]> wrote: > Sounds very strange, have you debugged the input > string s? Where does > it come from? > > Karl > > On 9. nov. 2005, at 05.00, Hai Do Thanh wrote: > > > Dear all, > > > > I really appreciate your work on Lucene. It