public interface SearchSessionBuilder
| Modifier and Type | Method and Description |
|---|---|
SearchSession |
build() |
SearchSessionBuilder |
tenantId(String tenantId) |
SearchSessionBuilder tenantId(String tenantId)
tenantId - The tenant ID to use when performing index-related operatiosn (indexing, searching, ...)
in the resulting session.this for method chaining.SearchSession build()
Copyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.