If you already haven't done so, you probably should set this field first to
not_analyzed for exact matches to work properly:
{
"mappings": {
"doc": {
"properties": {
"ld_Peticion": {
"type": "string",
"index": "not_analyzed"
}
}
}
}
}
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/14c43a0b-f5ff-4e04-8f7f-b57c8ef1b500%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.