MarginaliaSearch/code/index/java/nu/marginalia
Viktor Lofgren 0b6b5dab07 (index) Add score bonuses for single-word anchor tag spans
Enhanced scoring logic to add bonuses when the query matches single-word anchor (atag) spans exactly. Implemented this by adding conditions in `IndexResultScoreCalculator.java` and creating a new method `containsRangeExact` in `DocumentSpan.java` to check for exact span matches.
2024-11-25 14:44:41 +01:00
..
index (index) Add score bonuses for single-word anchor tag spans 2024-11-25 14:44:41 +01:00
ranking/domains (chore) Remove lombok 2024-11-11 21:14:38 +01:00