On Fri, Oct 9, 2009 at 3:33 AM, Patrick Jungermann <
patrick.jungerm...@googlemail.com> wrote:

> Hi Bern,
>
> the problem is the character sequence "--". A query is not allowed to
> have minus characters that consequent upon another one. Remove one minus
> character and the query will be parsed without problems.
>
>
Or you could escape the hyphen character. If you are using SolrJ, use
ClientUtils.escapeQueryChars on the query string.

-- 
Regards,
Shalin Shekhar Mangar.

Reply via email to