Got 2 fields (name & description), using a Danish analyzer. Now I need to support it with an English analyser too.
What is my solutions?
- Add more analysers on the fields?
- Set the language when looking up? (don't think this works, because the data wouldn't be analyzed)
- have 2 extra fields name_en & description_en?