public static final class QueryParserWrapper.Operator
extends org.apache.lucene.util.Parameter
QueryParserWrapper.setDefaultOperator(org.apache.lucene.queryParser.standard.QueryParserWrapper.Operator)
to change it.Modifier and Type | Field and Description |
---|---|
static QueryParserWrapper.Operator |
AND |
static QueryParserWrapper.Operator |
OR |
public static final QueryParserWrapper.Operator OR
public static final QueryParserWrapper.Operator AND
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.