Skip to content

Elasticsearch camelcase #697

Closed
Closed
@alphaCoder

Description

@alphaCoder

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions