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

Cool feature: index a list of values #15

Open
o0101 opened this issue Nov 18, 2020 · 0 comments
Open

Cool feature: index a list of values #15

o0101 opened this issue Nov 18, 2020 · 0 comments

Comments

@o0101
Copy link
Collaborator

o0101 commented Nov 18, 2020

Accept indexing and querying over a list of values, with queries of any other list of values.

In other words if we request an indexed table with a field that is an array, we should be able to specify a "fuzzy" or "partial" match for that array based on overlap between the query list and the indexed list.

we should be able to specify (or implement default fast and useful) methods for calculating that overlap.
hello cosine similarity, et al.

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

1 participant