public class MatchNoneQuery extends Object implements Query
Query.LogicalOperator, Query.Operator
Constructor and Description |
---|
MatchNoneQuery() |
Modifier and Type | Method and Description |
---|---|
String |
build()
Build the solr query string representing the Query object.
|
public MatchNoneQuery()
public String build() throws QuerySyntaxException
Query
build
in interface Query
QuerySyntaxException
- if the query can't be built because of a syntax error.