Given a term say "apache", I want to look up the lucene index
programmatically to find out its frequency in the corpus.

On Fri, Jul 31, 2009 at 12:23 AM, <oh...@cox.net> wrote:

>
> ---- prashant ullegaddi <prashullega...@gmail.com> wrote:
> > How to get the number of times a term occurs in the Lucene index?
> >
> > Regards,
> > Prashant.
>
>
> Hi,
>
> You didn't mention if you were looking for something programmatic or not,
> but there's a tool called "Luke", and when you start that up and point it to
> your index dir, it shows the terms and frequency.
>
> Jim
>

Reply via email to