MarginaliaSearch/code/index/java
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
..
nu/marginalia (index) Add score bonuses for single-word anchor tag spans 2024-11-25 14:44:41 +01:00