IndexComponent
public class MockFSIndexStore extends IndexStore
Modifier and Type | Class | Description |
---|---|---|
static class |
MockFSIndexStore.TestPlugin |
Modifier and Type | Field | Description |
---|---|---|
static Setting<java.lang.Boolean> |
INDEX_CHECK_INDEX_ON_CLOSE_SETTING |
deprecationLogger, indexSettings, logger
Modifier and Type | Method | Description |
---|---|---|
DirectoryService |
newDirectoryService(ShardPath path) |
getIndexSettings, index
public static final Setting<java.lang.Boolean> INDEX_CHECK_INDEX_ON_CLOSE_SETTING
public DirectoryService newDirectoryService(ShardPath path)
newDirectoryService
in class IndexStore