Skip navigation links

Package org.terrier.restclient

Provides a proxy Manager implementation that can access remotely provided Managers over a HTTP REST connection.

See: Description

Package org.terrier.restclient Description

Provides a proxy Manager implementation that can access remotely provided Managers over a HTTP REST connection. To use, ensure that your terrier-rest-client is included on your classpath, and then use a ManagerFactory as normal, on an IndexRef referring to a remote REST server. Manager m = Manager.from(IndexRef.of("http://host/of/rest/"))
Skip navigation links

Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow