Class IndexTermInfo
java.lang.Object
IndexTermInfo
- All Implemented Interfaces:
- java.io.Serializable
public class IndexTermInfo
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexTermInfo
public IndexTermInfo(int size)
getUniqueDocs
public int getUniqueDocs()
setWeights
public void setWeights(Weights aWeight)
dumpWeights
public void dumpWeights()
getWeight
public double getWeight(int pos)
getSize
public int getSize()
getMaxFreq
public int getMaxFreq()
setDok
public void setDok(int dokNr)
getDok
public boolean getDok(int dokNr)
getDokInt
public int getDokInt(int dokNr)
getTermCount
public int getTermCount(int dokNr)