| Package | Description |
|---|---|
| com.laserfiche.repository.api.clients | |
| com.laserfiche.repository.api.clients.impl | |
| com.laserfiche.repository.api.clients.impl.model |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AcceptedOperation> |
SearchesClient.createSearchOperation(String repoId,
AdvancedSearchRequest requestBody)
- Runs a search operation on the repository.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<AcceptedOperation> |
SearchesClientImpl.createSearchOperation(String repoId,
AdvancedSearchRequest requestBody) |
| Modifier and Type | Method and Description |
|---|---|
AdvancedSearchRequest |
AdvancedSearchRequest.fuzzyFactor(Integer fuzzyFactor) |
AdvancedSearchRequest |
AdvancedSearchRequest.fuzzyType(FuzzyType fuzzyType) |
AdvancedSearchRequest |
AdvancedSearchRequest.searchCommand(String searchCommand) |
Copyright © 2022. All rights reserved.