On Tue, Nov 16, 2010 at 6:01 PM,  <[email protected]> wrote:

>  filter_docids(_, _) ->
> -    throw({bad_request, "`doc_ids` member is undefined or not a
> -            list."}).
> +    throw({bad_request, "`doc_ids` member must be defined as a list"}).

result is the same, but that's definitely not what I meant.

Reply via email to