ElasticSearch is returning the following error upon reindexing a Magento 2.3 product catalog. I am unsure as to what the amasty_xsearch_fulltext.img is referring to.
Elasticsearch engine returned an error response. item id: 5019. Error type: "illegal_argument_exception", reason "startOffset must be non-negative, and endOffset must be >= startOffset, and offsets must not go backwards startOffset=430,endOffset=435,lastStartOffset=431 for field 'amasty_xsearch_fulltext.img'".
What are the offsets and where should I be looking to fix this issue?