Closed
Description
I am using nest 0.12 and also the latest beta version. I set the following
var settings = new ConnectionSettings(uri).SetDefaultPropertyNameInferrer(p=>p).SetDefaultIndex(index);
ElasticClient client = new ElasticClient(settings);
No matter which version I use, I still get the same camelCase property names.
Could you please help.
Thanks,
Metadata
Metadata
Assignees
Labels
No labels