Class BoostingTermBuilder
- java.lang.Object
-
- org.apache.lucene.xmlparser.builders.SpanBuilderBase
-
- org.apache.lucene.xmlparser.builders.BoostingTermBuilder
-
- All Implemented Interfaces:
SpanQueryBuilder
,QueryBuilder
public class BoostingTermBuilder extends SpanBuilderBase
-
-
Constructor Summary
Constructors Constructor Description BoostingTermBuilder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.lucene.search.spans.SpanQuery
getSpanQuery(Element e)
-
Methods inherited from class org.apache.lucene.xmlparser.builders.SpanBuilderBase
getQuery
-
-
-
-
Method Detail
-
getSpanQuery
public org.apache.lucene.search.spans.SpanQuery getSpanQuery(Element e) throws ParserException
- Throws:
ParserException
-
-