Is all the millions and random worms uncovered v runn command 
100000000000000000000000.888
------Original Message------
From: Peter Organisciak
To: java-user@lucene.apache.org
ReplyTo: java-user@lucene.apache.org
Subject: Total Freq for Bigrams, Trigrams, etc.
Sent: Dec 2, 2014 8:38 PM

It is possible to get a total corpus frequency for bigram queries or
higher? i.e. How many times does the query occur in the corpus.

I'm looking to implement a count of occurrences per million terms. I know
for a single term I can use  `TermsEnum.totalTermFreq()`, is there any
comparable way to do so for a bigram or other simple query?

Thank you,

Peter



Sent from my BlackBerry® wireless device

Reply via email to