MarginaliaSearch/code/common/model
Viktor Lofgren d36055a2d0 (keyword-extractor) Retire TfIdfHigh WordFlag
This will bring the word flags count down to 8, and let us pack every value in a byte.
2024-07-17 13:54:39 +02:00
..
java/nu/marginalia (keyword-extractor) Retire TfIdfHigh WordFlag 2024-07-17 13:54:39 +02:00
test/nu/marginalia/model (refac) Remove src/main from all source code paths. 2024-02-23 16:13:40 +01:00
build.gradle (*) Lift jetty and guava-dependencies 2024-05-23 14:20:01 +02:00
readme.md (docs) Begin un-fucking the docs after refactoring 2024-02-27 21:22:21 +01:00

Model

This package contains common models to the search engine

Central Classes