Skip to content

How to disable camelCase ? #275

Closed
Closed
@dqduc

Description

@dqduc

Hello,
I have the data that has field in PascalCase, how do I specify NEST to use the originate name ? It seem that NEST convert the name to camelCase and use it for indexing.

@edit: I'm using bulk operations to index the data, and found that it use IndexSerializationSettings for serializing objects, it's by design or it's a bug? B.c it will convert property names to camelCase

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