I'm stacking in searching faunaDB document by index. Please tell me what is wrong with my steps.
- I have a document that has a value of externalID as "GBXzbXya".
- I've created a index named label_search_by_externalID which has term as externalID
- Then I've searched GBXzbXya, but I've got a blank array as follows:
Now, I've no idea what was wrong. Any suggestions are welcome! Thank you for your help!