public class RestClientManagerBuilder extends Object implements ManagerFactory.Builder
IndexRef ref = IndexRef.of("http://server:8080/");
Manager m = ManagerFactory.from(ref);
| Constructor and Description |
|---|
RestClientManagerBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Manager |
fromIndex(IndexRef ref) |
boolean |
supports(IndexRef ref) |
public boolean supports(IndexRef ref)
supports in interface ManagerFactory.Builderpublic Manager fromIndex(IndexRef ref)
fromIndex in interface ManagerFactory.BuilderTerrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow