Re: getting frequency of a phrase within documents

2006-04-11 Thread Chris Hostetter
:20 -0400 : From: Vishal Bathija <[EMAIL PROTECTED]> : Reply-To: java-user@lucene.apache.org : To: java-user@lucene.apache.org : Subject: getting frequency of a phrase within documents : : Hi, : I am using phraseQuery to get the number of documents that the query : appers in using the hits. I would

getting frequency of a phrase within documents

2006-04-11 Thread Vishal Bathija
Hi, I am using phraseQuery to get the number of documents that the query appers in using the hits. I would like to know if there is any way in which i can get the number of times a phrase appears within each document. I am currently using searching for the phrase "avoids deadlock" phraseQuery q