Support full-text search indexing of Note text #6

Closed
opened 4 years ago by garrettmills · 0 comments
Owner
  • Want to enable a universal search box in the front-end, so we need to keep some kind of a running full-text search engine.
  • Consider using the mongodb $text operator. Requires a text index to be created.
  • We also want to search certain database records?
* Want to enable a universal search box in the front-end, so we need to keep some kind of a running full-text search engine. * Consider using the mongodb $text operator. Requires a text index to be created. * We also want to search certain database records?
garrettmills added the Infrastructure Feature Request labels 4 years ago
garrettmills added the Deployed to: Staging label 4 years ago
garrettmills added the Deployed to: Production label 4 years ago
garrettmills added the Ready to Deploy label 4 years ago
garrettmills closed this issue 4 years ago
Sign in to join this conversation.
Loading…
There is no content yet.