Re: HighFreqTerms patch

2011-02-10 Thread Pablo Mendes
You're right. My bad! I was looking at 2.9.3. :( I guess I owe somebody a beer. :) On Thu, Feb 10, 2011 at 12:16 AM, Michael McCandless < luc...@mikemccandless.com> wrote: > Sorry, I mean "let you specify numTerms". > > Mike > > On Wed, Feb 9, 2011 at 6:16 PM, Michael McCandless > wrote: > > Hmm

Re: HighFreqTerms patch

2011-02-09 Thread Michael McCandless
Sorry, I mean "let you specify numTerms". Mike On Wed, Feb 9, 2011 at 6:16 PM, Michael McCandless wrote: > Hmm, which version of Lucene are you using?  Newer versions let you > specify a field... > > Mike > > On Wed, Feb 9, 2011 at 12:06 PM, Pablo Mendes wrote: >> Guys, >> this is tiny and prob

Re: HighFreqTerms patch

2011-02-09 Thread Michael McCandless
Hmm, which version of Lucene are you using? Newer versions let you specify a field... Mike On Wed, Feb 9, 2011 at 12:06 PM, Pablo Mendes wrote: > Guys, > this is tiny and probably not relevant. But I'll bet a beer that at least a > dozen people had to dirtymod this class while they could have r

HighFreqTerms patch

2011-02-09 Thread Pablo Mendes
Guys, this is tiny and probably not relevant. But I'll bet a beer that at least a dozen people had to dirtymod this class while they could have run it from command line. A 15 min time save that took 15 min to create. I guess it's a tie. Best, Pablo --- HighFreqTerms.java +++ ExtractStopwords.java