java.lang.ObjectA TermInfo is the record of information stored for a term.org.apache.lucene.index.TermInfo
| Field Summary | ||
|---|---|---|
| int | docFreq | The number of documents which contain the term. |
| long | freqPointer | |
| long | proxPointer | |
| int | skipOffset | |
| Constructor: |
|---|
|
|
|
| Method from org.apache.lucene.index.TermInfo Summary: |
|---|
| set, set |
| Methods from java.lang.Object: |
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from org.apache.lucene.index.TermInfo Detail: |
|---|
|
|