| Package | Description |
|---|---|
| org.springframework.data.solr.core.query |
Query abstractions for
SolrQuery. |
| Modifier and Type | Method and Description |
|---|---|
static Criteria.OperationKey |
Criteria.OperationKey.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Criteria.OperationKey[] |
Criteria.OperationKey.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Predicate(Criteria.OperationKey key,
Object value) |
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.