Skip to content

006_mapping_01 speaker and # line_number are unanalysed strings #9

@zzujustme

Description

@zzujustme

PUT hamlet_1
{
"settings": {
"number_of_replicas": 0,
"number_of_shards": 1
},
"mappings": {
"properties": {
"speaker":{
"type":"text"
},
"line_number":{
"type":"keyword"
},
"text_entry":{
"type":"keyword"
}
}
}
}
speaker are unanalysed strings not text_entry

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions