public class FieldDirectInvertedOutputStream extends DirectInvertedOutputStream
logger, output
Constructor and Description |
---|
FieldDirectInvertedOutputStream(BitOut out)
Constructs an instance of the class with
|
FieldDirectInvertedOutputStream(String filename)
Constructs an instance of the class with
|
Modifier and Type | Method and Description |
---|---|
Class<? extends IterablePosting> |
getPostingIteratorClass()
Returns the IterablePosting class to use for reading structure written by this class
|
protected void |
writePostingNotDocid(Posting _p)
Hook method for writing out the remainder of the posting
|
close, getBitOffset, getBitOut, getByteOffset, getOffset, writeNoFieldPostings, writePostings, writePostings, writePostings, writePostings, writePostings, writePostings
public FieldDirectInvertedOutputStream(BitOut out)
out
- public FieldDirectInvertedOutputStream(String filename) throws IOException
filename
- IOException
public Class<? extends IterablePosting> getPostingIteratorClass()
DirectInvertedOutputStream
getPostingIteratorClass
in class DirectInvertedOutputStream
protected void writePostingNotDocid(Posting _p) throws IOException
DirectInvertedOutputStream
writePostingNotDocid
in class DirectInvertedOutputStream
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow