Hi all,

playing with the suggester, I find that you can't use it on fields longer than ~32KB. A StrField would be the right size but is not tokenized, a TextField works but I don't see a way to limit its size.

Either way, what happens if I `copyField` more than 32K into a field limited to 32K? An exception, this being Java? Does that throw out the entire update batch to the last commit?

Does anyone actually use the suggester and if so, how do you set up your schema for it?

TIA
Dima

Reply via email to