fr.gouv.culture.sdx.search.lucene.queryparser
Class DefaultQueryParser.Operator

java.lang.Object
  extended by org.apache.lucene.util.Parameter
      extended by fr.gouv.culture.sdx.search.lucene.queryparser.DefaultQueryParser.Operator
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
DefaultQueryParser

public static final class DefaultQueryParser.Operator
extends org.apache.lucene.util.Parameter

The default operator for parsing queries. Use QueryParser#setDefaultOperator to change it.

See Also:
Serialized Form

Field Summary
static DefaultQueryParser.Operator AND
           
static DefaultQueryParser.Operator OR
           
 
Method Summary
 
Methods inherited from class org.apache.lucene.util.Parameter
readResolve, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

OR

public static final DefaultQueryParser.Operator OR

AND

public static final DefaultQueryParser.Operator AND


Copyright © 2000-2010 Ministere de la culture et de la communication / AJLSM. All Rights Reserved.