Schema
Add schema as property in allDocs options and as capacity.
Handle date with jiodate, like that:
schema: {date_property: {type: "string", format: "date-time"}}
Add schema as property in allDocs options and as capacity.
Handle date with jiodate, like that:
schema: {date_property: {type: "string", format: "date-time"}}