| Package | Description |
|---|---|
| au.org.ala.biocache.dto | |
| au.org.ala.biocache.util | |
| au.org.ala.biocache.web |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Facet> |
SearchResultDTO.getActiveFacetMap() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResultDTO.setActiveFacetMap(Map<String,Facet> activeFacetMap) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Facet> |
SearchUtils.addFacetMap(String[] filterQuery,
Set<String> authIndexFields)
Create a HashMap for the filter queries, using the first SOLR field as the key and subsequent
query string as the value.
|
| Modifier and Type | Method and Description |
|---|---|
List<Facet> |
UploadController.dynamicFacets(SpatialSearchRequestParams requestParams,
javax.servlet.http.HttpServletResponse response)
Upload a dataset using a POST, returning a UID for this data
|
Copyright © 2014. All rights reserved.