Skip to content

Setting {dynamic_type} as part of the mapping #2817

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Mpdreamz opened this issue Jul 26, 2017 · 1 comment
Closed

Setting {dynamic_type} as part of the mapping #2817

Mpdreamz opened this issue Jul 26, 2017 · 1 comment

Comments

@Mpdreamz
Copy link
Member

Reported on stackoverflow: https://stackoverflow.com/questions/44933356/create-a-dynamic-type-mapping-in-elasticsearch-with-nest

The user is not able to generate the following using our .Generic construct that can map dynamic mappings like these.

"mapping": {
    "type": "{dynamic_type}",
    "index": "not_analyzed",
    "doc_values": true
}
@Mpdreamz Mpdreamz added the Bug label Jul 26, 2017
@russcam russcam added the v5.5.1 label Aug 7, 2017
@lakario
Copy link

lakario commented Sep 8, 2017

Thanks for creating a Github issue to track this.

Mpdreamz added a commit that referenced this issue Dec 12, 2017
…, cleaned up the obsolete constructors for PropertyBase(Descriptor) in the process as well'
russcam pushed a commit that referenced this issue Dec 22, 2017
…, cleaned up the obsolete constructors for PropertyBase(Descriptor) in the process as well'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants