| Package | Description |
|---|---|
| org.apache.lucene.search |
Code to search indices.
|
| Modifier and Type | Method and Description |
|---|---|
MultiPhraseQuery |
MultiPhraseQuery.Builder.build()
Builds a
MultiPhraseQuery. |
| Constructor and Description |
|---|
Builder(MultiPhraseQuery multiPhraseQuery)
Copy constructor: this will create a builder that has the same
configuration as the provided builder.
|
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.