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:
- Add a feature flag in Girder that disables full-text search and uses prefix-based search only.
- Throw up our hands and abandon DocumentDB for the demo deployment.