CatgirlIntelligenceAgency/code/api/index-api
Viktor Lofgren 77ccab7d80 (index) Move linkdb to index from search.
This makes index complete in the sense that you can deploy an index instance and build a complete separate application on top of it, without having to go through the Marginalia-laden search service.
2023-10-08 16:48:35 +02:00
..
src/main/java/nu/marginalia/index/client (index) Move linkdb to index from search. 2023-10-08 16:48:35 +02:00
build.gradle (build) Move unit test configuration to root build.gradle 2023-10-04 12:46:22 +02: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