| Interface | Description |
|---|---|
| SpanQueryBuilder |
| Class | Description |
|---|---|
| BooleanFilterBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| BooleanQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| BoostingQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| CachedFilterBuilder |
Filters are cached in an LRU Cache keyed on the contained query or filter object.
|
| ConstantScoreQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| DuplicateFilterBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| FilteredQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| FuzzyLikeThisQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| LikeThisQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| MatchAllDocsQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| RangeFilterBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanBuilderBase |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanFirstBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanNearBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanNotBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanOrBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanOrTermsBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanQueryBuilderFactory |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| SpanTermBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| TermQueryBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| TermsFilterBuilder |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
| TermsQueryBuilder |
Builds a BooleanQuery from all of the terms found in the XML element using the choice of analyzer
|
| UserInputQueryBuilder |
UserInputQueryBuilder uses 1 of 2 strategies for thread-safe parsing:
1) Synchronizing access to "parse" calls on a previously supplied QueryParser
or..
|
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.