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

use a text index with a prefix regex to demonstrate the principle of indices #56

Open
charlesfrye opened this issue Jun 10, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request pedagogy

Comments

@charlesfrye
Copy link
Collaborator

the source field is a useful one to search over, usually with regex

prefix-matching regexes in Mongo can use lexical text indices

vector search is a type of index, so we want to have more (simpler) indices to point to when teaching this material

@charlesfrye charlesfrye added enhancement New feature or request pedagogy labels Jun 10, 2023
@charlesfrye charlesfrye self-assigned this Jun 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request pedagogy
Projects
None yet
Development

No branches or pull requests

1 participant