Hi,

I'm facing some issues with my suggester for the content field.

As my content is indexed from rich text documents which is quite large, I
got the following error when I tried to build the suggester using
/suggesthandler?suggest.build=true

<lst name="error">
<str name="msg">len must be <= 32767; got 35578</str>


Is there anyway to increase the len size to bigger than 32767? I might have
documents that's even bigger in the future.


Regards,
Edwin

Reply via email to