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
IOExceptionvoid collectProperties(Index memory, Index newIndex, CompressionFactory.CompressionConfiguration compressionConfig)
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow