On Thu, Nov 20, 2008 at 7:41 AM, Marc Sturlese <[EMAIL PROTECTED]> wrote:
> I have started working with an index divided in 3 shards. When I did a
> distributed search I got an error with the fields that were not string or
> text. I read that the error was due to BinaryResponseWriter and not
> string/text empty fields.

I think it's more the case that if you have an invalid field value, it
could blow up at different points in different code paths.  The root
cause is still an invalid value in the field.

-Yonik

Reply via email to