Hi,

I'm trying to reduce results from facets. (by category with my schema)

My category field is String type in my schema.xml.

The problem i've got is when the category value has space or special caracter it doen't work?

Example:

?q=home&fq=category:Appartement  ---> works fine

?q=home&fq=category:Appartement for rent    --> doesn't work?

?q=home&fq=category:Appartement > Sale    --> doesn't work?

I guess there is a workaround this? Sorry if it's obvious... i'm a newbie with Solr

thanks for your help

rosa

Reply via email to