On 8/9/07, Matthew Runo <[EMAIL PROTECTED]> wrote:
> Hmm.. I just tried the following three queries...
>
> /?q=department_exact:Apparel>Men's?
> Apparel>Jackets*&fq=country_code:US&fq=brand_exact:adidas...
> (no results)
>
> /?q=department_exact:Apparel>Men's\
> Apparel>Jackets*&fq=country_code:US&fq=brand_exact:adidas...
> (no results)
>
> /?q=Apparel>Men's\
> Apparel>Jackets*&fq=country_code:US&fq=brand_exact:adidas...
> (results)
>
> I know that the string I'm searching for is stored in
> department_exact (copyField) and department (original field).

What's the department_exact fieldType look like?

-Yonik

Reply via email to