Skip to content

Conversation

dylanrb123
Copy link
Contributor

Now that we can load metadata from the file header we want to expose Index.load(filename) and Index.load(inputStream). These already existed in the JNI interface but were not implemented, leading to UnsatisfiedLinkError when trying to call them. This implements those missing methods and adds new convenience methods to StringIndex to leverage them.

dylanrb123 and others added 2 commits October 17, 2023 17:30
Co-authored-by: Peter Sobot <psobot@spotify.com>
Co-authored-by: Peter Sobot <psobot@spotify.com>
@psobot psobot merged commit 5467a1d into main Oct 17, 2023
@psobot psobot deleted the implement-index-load-no-params branch October 17, 2023 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants