Update readme.md

This commit is contained in:
Viktor 2023-03-22 17:01:34 +01:00 committed by GitHub
parent 5edc0c8d52
commit c4a6bf7672
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,8 @@
The index service knows which document contains which keywords. The index service knows which document contains which keywords.
![image](../../../doc/index-service-map.svg)
## Central Classes ## Central Classes
* [IndexService](src/main/java/nu/marginalia/index/IndexService.java) is the REST entry point that the internal API talks to. * [IndexService](src/main/java/nu/marginalia/index/IndexService.java) is the REST entry point that the internal API talks to.