queryparser

2007-06-28 Thread pratik shinghal
track , 9 but i m getting only "track" and not getting "9" . so tell me which analyser & queryparser i should use and kindly give me the java code for the same , as i m new to lucene. -- Pratik Shinghal

Re: queryparser

2007-06-29 Thread pratik shinghal
On 6/29/07, Erick Erickson <[EMAIL PROTECTED]> wrote: What do you get if you do a System.out.println(que.toString())? And what analyzer are you using? Erick On 6/28/07, pratik shinghal <[EMAIL PROTECTED]> wrote: > > i m using lucene(org.apache.lucene) and i want the jav

Re: queryparser

2007-06-29 Thread pratik shinghal
on except by setting breakpoints in your analyzer and inspecting. Best Erick On 6/29/07, pratik shinghal <[EMAIL PROTECTED]> wrote: > > On 6/29/07, Erick Erickson <[EMAIL PROTECTED]> wrote: > > > > What do you get if you do a > > System.out.println(que.toSt