org.apache.lucene.misc
Class HighFreqTerms
java.lang.Object
org.apache.lucene.misc.HighFreqTerms
public class HighFreqTerms
- extends Object
HighFreqTerms
class extracts terms and their frequencies out
of an existing Lucene index.
- Version:
- $Id: HighFreqTerms.java 376393 2006-02-09 19:17:14Z otis $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
numTerms
public static final int numTerms
- See Also:
- Constant Field Values
HighFreqTerms
public HighFreqTerms()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.