Class AnyCriteria
java.lang.Object
org.springframework.data.solr.core.query.Node
org.springframework.data.solr.core.query.Criteria
org.springframework.data.solr.core.query.AnyCriteria
- All Implemented Interfaces:
QueryStringHolder
- Since:
- 2.1
-
Nested Class Summary
Nested classes/interfaces inherited from class org.springframework.data.solr.core.query.Criteria
Criteria.OperationKey, Criteria.Predicate -
Field Summary
Fields inherited from class org.springframework.data.solr.core.query.Criteria
CRITERIA_VALUE_SEPERATOR, WILDCARD -
Method Summary
Methods inherited from class org.springframework.data.solr.core.query.Criteria
and, and, between, between, boost, connect, contains, contains, contains, endsWith, endsWith, endsWith, expression, function, fuzzy, fuzzy, getBoost, getField, getPredicates, greaterThan, greaterThanEqual, in, in, is, is, is, isNegating, isNotNull, isNull, lessThan, lessThanEqual, near, near, near, not, notOperator, or, or, sloppy, startsWith, startsWith, startsWith, where, where, where, within, withinMethods inherited from class org.springframework.data.solr.core.query.Node
getParent, getSiblings, hasSiblings, isOr, isRoot, setNegating, setParent, setPartIsOr
-
Method Details
-
any
-
getQueryString
Description copied from interface:QueryStringHolderGet the the query string to use- Specified by:
getQueryStringin interfaceQueryStringHolder- Returns:
-
toString
-
equals
-
hashCode
public int hashCode()
-