MarginaliaSearch/code/api/index-api
Viktor Lofgren 5a62b3058f (query-api) Make the search set identifier a string value in the API
This will free the core marginalia search engine to use arbitrary search set definitions, while the app can use its hardcoded defaults.
2024-01-16 10:55:24 +01:00
..
src (query-api) Make the search set identifier a string value in the API 2024-01-16 10:55:24 +01:00
build.gradle corrects protobuf.plugins.grpc 2023-12-16 14:24:41 +01:00
readme.md Move all code to a code directory. 2023-03-07 17:14:32 +01:00

Index API

Client and models for talking to the index-service, implemented with the base client from service-client.

Central Classes