public interface FlexibleSearchQuerySpec
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
createParameters()
Creates a map representation of query parameters:
- injected by query attributes - injected by parameter provider specified by name in solr configuration xml file. |
String |
getQuery()
Returns string representation of query stored in the solr configuration xml file.
|
String |
getUser()
Return user name used in solr configuration xml file to restrict flexible query.
|
String getQuery()
Map<String,Object> createParameters()
String getUser()
Copyright © 2017 SAP SE. All Rights Reserved.