public final class TermStats
extends java.lang.Object
docFreq
and totalTermFreq
).Modifier and Type | Field and Description |
---|---|
int |
docFreq |
java.lang.String |
field |
BytesRef |
termtext |
long |
totalTermFreq |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public BytesRef termtext
public java.lang.String field
public int docFreq
public long totalTermFreq
Copyright © 2000–2019 The Apache Software Foundation. All rights reserved.