Class ESCounter
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.searchengine.elasticsearch.ESCounter
-
public class ESCounter extends Object
The nuts and bolts of getting the number of documents in the Elasticsearch index.
-
-
Constructor Detail
-
ESCounter
public ESCounter(String baseUrl)
-
-
Method Detail
-
count
public int count() throws SearchEngineException- Throws:
SearchEngineException
-
-