public final class CommonSearchFactory extends Object implements SearchFactory
| Constructor and Description |
|---|
CommonSearchFactory() |
| Modifier and Type | Method and Description |
|---|---|
com.linecorp.armeria.common.HttpRequest |
search(Search search,
Map<String,?> queryParams,
String... indices)
Returns a request to search documents.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsearchpublic com.linecorp.armeria.common.HttpRequest search(Search search, Map<String,?> queryParams, String... indices)
SearchFactorysearch in interface SearchFactoryCopyright © 2021 The Apache Software Foundation. All rights reserved.