I was getting an issue by viewing the data from ty...
# community-help
a
I was getting an issue by viewing the data from typesense Dashboard can anyone please help me out here .. here i create a schema first var typesenseSchema = { 'name':
${companyId}_${collection}
, 'fields': [ { "name": ".*_facet", "type": "auto", "facet": true } ], }; then i upload data in typesense ... it is showing that data add and count is increasing but when i open the collection it give me an error