Update readme.md

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

View File

@ -9,6 +9,9 @@ request that gets passed into to the index service, which finds
related documents, which this service then ranks and returns related documents, which this service then ranks and returns
to the user. to the user.
![image](../../../doc/search-service-map.svg)
## Central classes ## Central classes
* [SearchService](src/main/java/nu/marginalia/search/SearchService.java) receives requests and delegates to the * [SearchService](src/main/java/nu/marginalia/search/SearchService.java) receives requests and delegates to the