Matt
Matt
A user should be able to evaluate different retrieval scoring methods and ranking functions. This enables faster benchmarking and ad hoc experimentation of new scoring functions so that retrieval can...
Hiding parallelism behind OpenMP is causing a lot of performance problems. The version of OpenMP we link against depends on the compiler, which interacts with MKL. OpenMP suffers from a...
As a searcher, I want to limit searches to ranges of data so that searching by date can return multiple dates.
vcpkg has been difficult to work with. We don't have the knowledge to encapsulate every dependency into it's port format. And more importantly, we've been using vcpkg as a crutch...