Endeca supports UTF8 by default and we have encoded certain special characters to UTF8 to be accepted by Endeca while we query. Our customer now requires database to support AL32UTF8 character set. We checked our database and it supports AL32UTF8 character set.
While our Endeca supports UTF8, how can we change Endeca to support AL32UTF8 character set now. Also, we need to change the code in java to do AL32UTF8 encoding to be accepted by Endeca. Thanks in Advance!!