Skip to content
This repository has been archived by the owner on Mar 31, 2018. It is now read-only.

Issues with splitting string fields #16

Closed
cristiansavaro opened this issue May 1, 2016 · 2 comments
Closed

Issues with splitting string fields #16

cristiansavaro opened this issue May 1, 2016 · 2 comments

Comments

@cristiansavaro
Copy link

@dvassallo : Am I correct to assume that if I add something like :

    "eventSource": {
     "type": "string",
     "index": "not_analyzed"
    } 

to the cwl_template.json elasticsearch won't bother me with splitting the string fields as seen in the attached screen capture ?
c2

@dvassallo
Copy link
Contributor

Correct. It should go under mappings -> default -> properties

@cristiansavaro
Copy link
Author

thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants