The Database Hub | Back4App
The Database Hub | Back4App
How it works
  • Log In
  • Sign Up

  1. Back4App
  2. 🇺🇸 US Zip Codes Database
Public

162
317
162
317
  • DatabaseDatabase
  • GraphQL API PlaygroundAPI Playground
  • Get Started GuideGet Started
  • IssuesIssues
  • ContributorsContributors
  • Database
    Database
    GraphQL API Playground
    API Playground
    Get Started Guide
    Get Started
    Contributors
    Contributors

  1. IssueOpen
  2. MongoError: Can't canonicalize query: IndexNotFound: text index required for $text query

New IssueNew

krainov commented this issue on Apr 2021

query allUS_Zip_Codes { uS_Zip_Codes (where:{Primary_city:{text:{search:{term:"kans"}}}}, skip: 0, limit: 3) { results {
Primary_city
State
US_Zip_Code
id
} } }

charles commented this issue on Apr 2021

Hi @krainov, I just tested it here and I wasn't able to reproduce this issue. Are you able to send me a date and time UTC that you faced this trouble to investigate it better? I tested it on the API Playground: https://www.back4app.com/database/back4app/us-zip-code-api/graphql-playground/all-us_zip_codes

Please enter a comment for this issue.