damienbod / ElasticsearchCRUD

Elasticsearch .NET netstandard API
http://damienbod.com/2014/09/22/elasticsearch-crud-net-provider/
176 stars 49 forks source link

InvalidOperationException: Invalid non-ASCII or control character in header: 0x0627 #159

Closed mikeandersun closed 8 years ago

mikeandersun commented 8 years ago

I try to index unicode text but it has error with unicode, how i can do this? InvalidOperationException: Invalid non-ASCII or control character in header: 0x0627. I sure i did it without error in some days ago!

mikeandersun commented 8 years ago

never mind it.