dcf6218cdb
* A deduplication filter step ran too early, and removed many good results on the basis that they partially, but did not fully fit another set of search terms. * Altered the query creation process to prefer documents where multiple terms appear in the priority index. |
||
---|---|---|
.. | ||
src/main/java/nu/marginalia/index | ||
build.gradle | ||
readme.md |
Index Query
Contains interfaces and primitives for creating and evaluating queries against the indices.
Central Classes
See Also
- index/index-reverse implements many of these interfaces.
- libraries/array