public static interface RedLink.Search
Credentials
object which will be used for each service request| Modifier and Type | Field and Description |
|---|---|
static String |
FACET |
static String |
PATH |
static String |
QUERY |
static String |
RESULTS |
static String |
START |
| Modifier and Type | Method and Description |
|---|---|
SearchResults |
search(String query,
String core) |
SearchResults |
search(String query,
String core,
int start,
int results,
boolean facet) |
static final String PATH
static final String QUERY
static final String START
static final String RESULTS
static final String FACET
SearchResults search(String query, String core)
SearchResults search(String query, String core, int start, int results, boolean facet)
Copyright © 2014 Redlink GmbH. All rights reserved.