I use Ignite indexing, and I need to inset string into H2 with special
symbols.
InlineIndexHelper brings NullPointer exception , for more please see in
attached image.
s = trimUTF8(s, maxSize - 3); //this line returns null
size = (short)(s.length | 0x8000); //this line throws
nullPointer exception for sCan I change CHARSET and not use UTF-8. <http://apache-ignite-users.70518.x6.nabble.com/file/t524/Screen_Shot_2017-11-28_at_2.png> -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
