Andrew Prudhomme

Results 3 issues of Andrew Prudhomme

Refactor doc value loading a bit: - Load values as primitives where possible to avoid mandatory auto-boxing - Stop using `trimToSize`, since less resizing is more important than heap space...

Move the location of the `YelpReviewTest`. Also move some utility classes from main to test that are only used by this test.

Adds new cli commands to `nrt_utils` for interacting with the version backend resource (global state, index state, nrt point state, warming queries) ## getResourceVersion Get the current version for a...