|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpanQueryBuilder | |
---|---|
org.apache.lucene.xmlparser.builders |
Uses of SpanQueryBuilder in org.apache.lucene.xmlparser.builders |
---|
Classes in org.apache.lucene.xmlparser.builders that implement SpanQueryBuilder | |
---|---|
class |
SpanBuilderBase
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanFirstBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanNearBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanNotBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanOrBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanOrTermsBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
class |
SpanQueryBuilderFactory
|
class |
SpanTermBuilder
Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
Methods in org.apache.lucene.xmlparser.builders with parameters of type SpanQueryBuilder | |
---|---|
void |
SpanQueryBuilderFactory.addBuilder(String nodeName,
SpanQueryBuilder builder)
|
Constructors in org.apache.lucene.xmlparser.builders with parameters of type SpanQueryBuilder | |
---|---|
SpanFirstBuilder(SpanQueryBuilder factory)
|
|
SpanNearBuilder(SpanQueryBuilder factory)
|
|
SpanNotBuilder(SpanQueryBuilder factory)
|
|
SpanOrBuilder(SpanQueryBuilder factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |