Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation: Index Format + Theory missing #16

Closed
cloudspeech opened this issue Mar 7, 2020 · 3 comments
Closed

Documentation: Index Format + Theory missing #16

cloudspeech opened this issue Mar 7, 2020 · 3 comments

Comments

@cloudspeech
Copy link

I would like to study the in-memory index format without reading through the Rust source first.

I also would like to get a basic grasp as to what theoretical approach to index-based search has been chosen (inverted index? what variant? which optimizations? etc.).

Please document these things if possible - that would be great!

@jameslittle230
Copy link
Owner

Definitely! The index format isn't currently all that complex, but as I optimize it I'll definitely put some documentation out there, likely as part of a contribution guide.

@jameslittle230
Copy link
Owner

Closing this issue for now -- I'll put something like this out there once Stork is out of beta.

@aleclarson
Copy link

👀

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

No branches or pull requests

3 participants