CatgirlIntelligenceAgency/code/api/index-api
Viktor Lofgren 4763077b76 (search/index) Add a new keyword "count"
This is for filtering results on how many times the term appears on the domain.  The intent is to be beneficial in creating e.g. a domain search feature.   It's also very helpful when tracking down spammy domains.
2023-12-25 20:38:29 +01:00
..
src (search/index) Add a new keyword "count" 2023-12-25 20:38:29 +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