Uses of Class
org.terrier.structures.bit.FieldDirectInvertedOutputStream
-
Packages that use FieldDirectInvertedOutputStream Package Description org.terrier.structures.bit Provides on-disk index structures that support the older bit-level compression scheme. -
-
Uses of FieldDirectInvertedOutputStream in org.terrier.structures.bit
Subclasses of FieldDirectInvertedOutputStream in org.terrier.structures.bit Modifier and Type Class Description class
BlockFieldDirectInvertedOutputStream
Writes out a blocks and fields direct index to an output stream
-