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

DocumentDB does not support mongo $text search #16

Open
zachmullen opened this issue Jun 6, 2023 · 0 comments
Open

DocumentDB does not support mongo $text search #16

zachmullen opened this issue Jun 6, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@zachmullen
Copy link
Contributor

AWS naturally recommends pulling in a bunch of auxiliary services to support full-text search, which I'm reluctant to do. Instead, I would rather do one of the following:

  1. Add a feature flag in Girder that disables full-text search and uses prefix-based search only.
  2. Throw up our hands and abandon DocumentDB for the demo deployment.
@zachmullen zachmullen added the bug Something isn't working label Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant