org.apache.lucene.queryParser.core.nodes
Class ProximityQueryNode.ProximityType
java.lang.Object
org.apache.lucene.queryParser.core.nodes.ProximityQueryNode.ProximityType
- Enclosing class:
- ProximityQueryNode
public static class ProximityQueryNode.ProximityType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProximityQueryNode.ProximityType
public ProximityQueryNode.ProximityType(ProximityQueryNode.Type type)
ProximityQueryNode.ProximityType
public ProximityQueryNode.ProximityType(ProximityQueryNode.Type type,
int distance)
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.