Method | Description | |
---|---|---|
SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel |
Method | Description | |
---|---|---|
GetSearchResults ( string id, string language = null ) : Task |
||
PostConvertSearchResults ( Newtonsoft.Json.Linq.JObject content ) : Task |
public SearchController ( IElasticSearchGateway elasticSearchGateway, IDataContainerConverterService dataContainerConverterService, IElevationDataStorage elevationDataStorage ) : System.Collections.ObjectModel | ||
elasticSearchGateway | IElasticSearchGateway | |
dataContainerConverterService | IDataContainerConverterService | |
elevationDataStorage | IElevationDataStorage | |
return | System.Collections.ObjectModel |