public class HighFreqTerms
extends java.lang.Object
HighFreqTerms class extracts terms and their frequencies out
of an existing Lucene index.| Modifier and Type | Field and Description |
|---|---|
static int |
numTerms |
| Constructor and Description |
|---|
HighFreqTerms() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
public static final int numTerms
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.