Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change VectorReaderListener to expect number array (#416)
Refactors VectorReaderListener onResponse to expect arrays of Number type from search result instead of Double type. Adds test case to confirm that it can handle Integer type. Cleans up tests in VectorReaderTest class. Signed-off-by: John Mazanec <[email protected]> (cherry picked from commit 7735351)
- Loading branch information