public class FullTextSearchClient extends BaseClient
| Constructor and Description |
|---|
FullTextSearchClient() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<org.gcube.portal.databook.shared.EnhancedFeed> |
search(String query,
int from,
int quantity)
Perform a search query over social data
|
getServiceEndpointpublic ArrayList<org.gcube.portal.databook.shared.EnhancedFeed> search(String query, int from, int quantity) throws UnsupportedEncodingException
query - from - a value greater or equal to zeroquantity - a value greater than zeroUnsupportedEncodingExceptionCopyright © 2023. All rights reserved.