Hi <@U01PL2YSG8L> It’s not working on my end! My...
# community-help
a
Hi @Kishore Nallan It’s not working on my end! My schema is like
Copy code
{
  "fields": [
    ...
    {
      "facet": true,
      "index": true,
      "infix": false,
      "locale": "",
      "name": "price",
      "optional": true,
      "sort": true,
      "stem": false,
      "store": true,
      "type": "float"
    }
    ...
  ]
}