public class RestSearch<T> extends RestBase
| Modifier and Type | Field and Description |
|---|---|
Map<String,Collection> |
facetMap |
int |
hits |
Collection<T> |
results |
| Constructor and Description |
|---|
RestSearch() |
public Map<String,Collection> facetMap
public Collection<T> results
public int hits
Copyright © 2020 Empyr, Inc.. All rights reserved.