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
Querybuild in interface QueryQuerySyntaxException - if the query can't be built because of a syntax error.