Generally, what's the prescribed approach to handl...
# community-help
j
Generally, what's the prescribed approach to handle and store user generated data. We will be handling a lot of user generated data with html tags and code snippets etc. Thanks.
k
👋 Typesense stores and fetches the data verbatim. We don’t do any special processing of the ingested data in any form. But I will be happy to see what we can do here. It seems like searching on encoded strings aren’t working as expected, correct? If you can throw in a couple of CURL or client code examples that showcases this issues with a single record, then I will be happy to take a deeper look.
j
After a little more of testing it seems to work as expected, If something comes up I'll ping here with the examples, thanks :-)
k
Glad to hear. Is there some usability feedback that we can use to improve something? I am curious to know why it didn’t work initially.