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