As I understand at this moment I should use Text instead Match, but I need multi_match like here http://www.elasticsearch.org/guide/reference/query-dsl/multi-match-query/ because I have two fields with my own analizer.
Is multi_match realization in your plans?
Is QueryString() solution for this?
And thanx for really good product!) This is very useful library.