org.apache.lucene.xmlparser.builders
Class SpanOrTermsBuilder
java.lang.Object
org.apache.lucene.xmlparser.builders.SpanBuilderBase
org.apache.lucene.xmlparser.builders.SpanOrTermsBuilder
- All Implemented Interfaces:
- SpanQueryBuilder, QueryBuilder
public class SpanOrTermsBuilder
- extends SpanBuilderBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpanOrTermsBuilder
public SpanOrTermsBuilder(Analyzer analyzer)
- Parameters:
analyzer
-
getSpanQuery
public SpanQuery getSpanQuery(Element e)
throws ParserException
- Throws:
ParserException