Comment 42 for bug 236947

Revision history for this message
solrize (solrize) wrote : Re: search API improvements

That query crashes with a stack dump, which is automatically a server side bug. If something is wrong with the user query, the server should at worst send a reasonable error message.

Looking at the stack trace, the json serializer is crashing on an input that looks valid at first glance. I'm in the middle of something else right now but will try to fix this soon.