mirror of
https://github.com/MarginaliaSearch/MarginaliaSearch.git
synced 2025-02-24 05:18:58 +00:00
8 lines
289 B
Markdown
8 lines
289 B
Markdown
# Search API
|
|
|
|
Client and models for talking to the [search-service](../../services-core/search-service),
|
|
implemented with the base client from [service-client](../../common/service-client).
|
|
|
|
## Central Classes
|
|
|
|
* [SearchClient](src/main/java/nu/marginalia/search/client/SearchClient.java) |