Fulltext Indexed JSON String not working on simple search query "the"
- 0
- Self Hosted
- Databases
- Web
in the image is my JSON column that gets auto updated, I have a list of documents in a database. When I search the word "the", I get no results back. If I search "The", I also get no results back. Is there like some sort of anti "the" keyword filter here or what's going on where it wouldn't count it?
Query.search("search", props.searchQuery)
the Array(1) is because t returns one result lol
Recommended threads
- Project is currently blocked
When accessing the Appwrite console, I receive the message: "Project is currently blocked. Access to this project is restricted. Contact support if the issue pe...
- Does 1.9.0 Self Hosted have MongoDB Atla...
I have been playing with the new 1.9.0 update and I am really excited for the MongoDB support. I wanted to ask though if at the current time Appwrite supports b...
- {"code": 1008, "message": "Invalid Origi...
Nothing has changed in my application or console settings so I'm curious as to what I need to do to fix this. I already have the client registered so I'm not en...