The way this is done in drupal and probably many others is that the facet 
fields are keywords from a taxonomy.
If you want to facet through single language, you probably want to separate the 
fields where you index each of the languages (so a field "text-en", "text-ft" 
through which you would facet.

paul


On 11 sept. 2014, at 10:23, davyme <meybosd...@hotmail.com> wrote:

> Hi,
> 
> I have 3 languages indexed in the same core. My core contains recipes with
> seperate recipe properties on which I use faceting.
> Example:
> - property "dietary": EN: vegetarian, FR: vegetarien, NL: vegetarisch
> - property "dish": EN: man dish, FR: plat principal, NL: hoofdgerecht
> 
> In my q parameter, I query the language: language:EN but facets return all
> languages mixed up anayway.
> 
> Is this normal behavior and how can I get or filter facets in one language
> only without splitting up fields or core?
> 
> Thanks!
> Davy
> 
> 
> 
> 
> --
> View this message in context: 
> http://lucene.472066.n3.nabble.com/Facets-not-supporting-multi-language-tp4158143.html
> Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to