Class android.app.appsearch.SearchSpec
| Added Methods | |
|---|---|
String getAdvancedRankingExpression() |
|
JoinSpec getJoinSpec() |
|
Map<String, List<PropertyPath>>) getProjectionPaths() |
|
Map<String, Map<PropertyPath, Double>>) getPropertyWeightPaths() |
|
Map<String, Map<String, Double>>) getPropertyWeights() |
|
boolean isListFilterQueryLanguageEnabled() |
|
boolean isNumericSearchEnabled() |
|
boolean isVerbatimSearchEnabled() |
|
| Added Fields | |
|---|---|
int RANKING_STRATEGY_ADVANCED_RANKING_EXPRESSION |
|
int RANKING_STRATEGY_JOIN_AGGREGATE_SCORE |
|
