Get a length/size of message field value

Hi @EugeneZ,

I tried with a sample data and it works with length: doc['category.keyword'].value.length()

Let me know if that fixed your problem!