We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hi, guys Datatype.TokenCount is mapped to tokencount, resulting in elasticsearch mapper_parsing_exception:
Datatype.TokenCount
tokencount
"type":"mapper_parsing_exception","reason":"no handler for type [tokencount] declared on field [length]"
The correct mapping should be token_count