Hi erick, what i am looking for is dictionary for spell checker. I am trying to customised lucene spell checker for phrase. so thinking if anyhow i am able to fetech phrases from the index itself then i can train my spellchecker. I tried with query logs but it has lot of spell mistakes... Any suggestions.. Thanks. Bhavin pandya ----- Original Message ----- From: "Erick Erickson" To: ; "Bhavin Pandya" Sent: Wednesday, March 14, 2007 6:29 PM Subject: Re: Can we extract phrase from lucene index > Your problem statement lends itself to flippant answers like "just > use a PhraseQuery". So I clearly don't understand what you're trying > to accomplish. Are you trying to find all of the occurrences of a > particular phrase? All the phrases (however that's defined) for > all the documents? What problem are you trying to solve? > > > Best > Erick > > > On 3/14/07, Bhavin Pandya wrote: >> >> Hello guys, >> >> I am using lucene 1.9 and i have 3GB of index. >> I know we can extract tokens from index easily but can we extract phrase >> ? >> >> Regards. >> Bhavin pandya >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org >> For additional commands, e-mail: java-user-help@lucene.apache.org >> >> > --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscribe@lucene.apache.org For additional commands, e-mail: java-user-help@lucene.apache.org