<@U01PL2YSG8L> Hi, I have another issue that I am ...
# community-help
d
@Kishore Nallan Hi, I have another issue that I am stumped on. Please let me know if I should do this somewhere else. My schema is this:
Copy code
{
  "created_at": 1722525736,
  "default_sorting_field": "",
  "enable_nested_fields": true,
  "fields": [
    {
      "facet": true,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties",
      "optional": true,
      "sort": false,
      "type": "object[]"
    },
    {
      "facet": false,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Interaction Type",
      "optional": false,
      "sort": false,
      "type": "string"
    },
    {
      "facet": false,
      "index": true,
      "infix": true,
      "locale": "",
      "name": "Summary",
      "optional": true,
      "sort": false,
      "type": "string"
    },
    {
      "facet": false,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Career Center",
      "optional": false,
      "sort": false,
      "type": "string"
    },
    {
      "facet": true,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties\\..*",
      "optional": true,
      "sort": false,
      "type": "int64[]"
    },
    {
      "facet": false,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties.1721224167863x677274207457872102",
      "optional": true,
      "sort": false,
      "type": "int64[]"
    },
    {
      "facet": false,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties.1721325249062x237578376619837820",
      "optional": true,
      "sort": false,
      "type": "int64[]"
    },
    {
      "facet": false,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties.1721325383432x373381243052228600",
      "optional": true,
      "sort": false,
      "type": "int64[]"
    },
    {
      "facet": true,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Custom Properties.1698867120464x257440245697823520",
      "optional": true,
      "sort": false,
      "type": "int64[]"
    },
    {
      "facet": true,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "Interaction Date",
      "optional": false,
      "sort": true,
      "type": "int64"
    }
  ],
  "name": "interactions_dev_v3",
  "num_documents": 1001,
  "symbols_to_index": [],
  "token_separators": []
}
When I try to filter with: Interaction Date:[1719847800..1722526200] I get this error: Error with filter field `Interaction Date`: Not an int64