| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableMap<String,SearchQueryField> |
SidecarResource.SEARCH_FIELD_MAPPING |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableMap<String,SearchQueryField> |
AuthzRolesResource.SEARCH_FIELD_MAPPING |
protected static com.google.common.collect.ImmutableMap<String,SearchQueryField> |
AuthzRolesResource.USER_SEARCH_FIELD_MAPPING |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableMap<String,SearchQueryField> |
StreamResource.SEARCH_FIELD_MAPPING |
| Modifier and Type | Field and Description |
|---|---|
protected static com.google.common.collect.ImmutableMap<String,SearchQueryField> |
UsersResource.SEARCH_FIELD_MAPPING |
| Modifier and Type | Method and Description |
|---|---|
static SearchQueryField |
SearchQueryField.create(String dbField) |
static SearchQueryField |
SearchQueryField.create(String dbField,
SearchQueryField.Type fieldType) |
| Constructor and Description |
|---|
SearchQueryParser(String defaultField,
Map<String,SearchQueryField> allowedFieldsWithMapping)
Constructs a new parser with explicit field mapping.
|
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.