public interface WritableIndex
Modifier and Type | Method and Description |
---|---|
void |
collectProperties(Index memory,
Index newIndex,
CompressionFactory.CompressionConfiguration compressionConfig)
Write the index properties to the .properties file.
|
Index |
write(String path,
String prefix)
Write all of the index structures to disk at the specified location
|
Index write(String path, String prefix) throws IOException
IOException
void collectProperties(Index memory, Index newIndex, CompressionFactory.CompressionConfiguration compressionConfig)
Terrier 4.0. Copyright © 2004-2014 University of Glasgow