S J
10/10/2021, 10:58 AM# document being upserted
{
...
"mobilities_stringarr_yesindex_nofacet": [],
...
}
# collection field
{
"facet": false,
"index": true,
"name": ".*_stringarr_yesindex_nofacet",
"optional": true,
"type": "string[]"
},
# the error
{
"message": "Type of field `mobilities_stringarr_yesindex_nofacet` is invalid."
}
Kishore Nallan
10/10/2021, 10:59 AMS J
10/10/2021, 11:01 AMKishore Nallan
10/10/2021, 11:02 AMKishore Nallan
10/10/2021, 11:03 AMS J
10/10/2021, 11:03 AMKishore Nallan
10/10/2021, 11:03 AM0.12.0 rcs13
?Kishore Nallan
10/10/2021, 11:03 AMS J
10/10/2021, 11:03 AM<https://hub.docker.com/layers/typesense/typesense/0.22.0.rcs13/images/sha256-4957b3da9ad910bed57470a742c6eb8058566c9887d9156d4b726800eb2ec2af?context=explore|0.22.0.rcs13>
S J
10/10/2021, 9:01 PMS J
10/10/2021, 9:14 PMquery_by: id
(anymore)
`Collection schema cannot contain a field with name id
. Ignoring field.`
⢠I suspect this issue to be general to TS, or only the ini-parser. Max length for the master token is approx. 128, this is not documented. 'config file cannot be parsed'
warning occurs in logs, limitation may hypothetically not be present when using env varsKishore Nallan
10/11/2021, 1:37 AM