public class IndexFactory extends Object
Modifier and Type | Class and Description |
---|---|
static class |
IndexFactory.DirectIndexLoader |
static class |
IndexFactory.DirectIndexRef |
static class |
IndexFactory.DiskIndexLoader |
static interface |
IndexFactory.IndexLoader |
Constructor and Description |
---|
IndexFactory() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isLoaded(IndexRef ref) |
static boolean |
isLocal(IndexRef ref) |
static Index |
of(IndexRef ref) |
static Class<? extends Index> |
whoSupports(IndexRef ref) |
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow