On 8/9/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
> http://66.209.92.171:8080/solr/select/?q=department_exact:Apparel%
> 3EMen's%20Apparel%
> 3EJackets*&fq=country_code:US&fq=brand_exact:adidas&wt=python
>
> The same exact query, with... wait..
>
> Wow. I'm making myself look like an idiot.
>
> I swear that these queries didn't work the first time I ran them...
>
> But now "\ " and "?" give the same results, as would be expected,
> while " " returns nothing.
>
> I'm sorry for wasting your time, but I do appreciate the help!

lo - these things can happen when you get too many levels of escaping needed.
Hopefully we can improve the situation in the future to get rid of the
query parser escaping for certain queries such as prefix and term.

-Yonik

Reply via email to