IvanDanilau
IvanDanilau
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior My docker-compose: ``` services: localstack: image: localstack/localstack:latest environment: - AWS_DEFAULT_REGION=us-east-1 -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description I have the following init script: ``` import os import yaml...
`FT.CREATE FT.CREATE" "group-idx" "PREFIX" "1" "group:" "SCHEMA" "TAG" "location.country" AS "country"` It 'll be grate to have possability make smth like: `Field.tag("location.country").alias("country").build();`