From bug 24633 comment 11: It seems that we should URI escape the term before. With this patch if you search "*" you get: malformed JSON string, neither tag, array, object, number, string or atom, at character offset 0 (before "(end of string)") at /usr/share/perl5/JSON.pm line 190 Without the patch you can search for "*", but "&?&".