Search Engines:
11-442 / 11-642 / 11-742
 
CMU logo
 

QryEval Documentation

QryEval consists of the following classes.

 

For Your Information

The Java libraries are accessed using pyjnius. QryEval can also use jpype. Both produce the same results. In our initial testing, we found pyjnius to be a little faster than jpype, so QryEval defaults to pyjnius, however both are supported.

Although pyjnius and jpype are amazing, both are quite slow for certain kinds of index access, so QryEval also uses its own Java helper class (IdxHelper.jar).

This information is just FYI, in case you are curious.


Copyright 2024, Carnegie Mellon University.
Updated on January 19, 2024

Jamie Callan