That worked!! I didn't know this field parameter.
Thanks a lot.
On Friday, April 4, 2014 9:53:35 PM UTC+2, Binh Ly wrote:
>
> 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/cfbeb4fb-65a3-4305-90f9-cee316838545%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.