Closed mhogeweg closed 1 month ago
currently the _clob field extension is mapped to be interpreted as 'keyword'. This results in failure to publish large XML documents. update the mapping instead to be handled by the search engine as a text field.
Fixed in 2.7.2 branch
currently the _clob field extension is mapped to be interpreted as 'keyword'. This results in failure to publish large XML documents. update the mapping instead to be handled by the search engine as a text field.