Re: Storing dyanamic key value pairs in Elastic search

2014-02-07 Thread Binh Ly
Lavanya, Something like this? { name: [ { blue: black }, { white: red } ] } Also how would you want to search it, for example? -- You received this message because you are subscribed to the Google Groups elasticsearch group. To unsubscribe from this group and stop receiving

Storing dyanamic key value pairs in Elastic search

2014-02-06 Thread Lavanya Tejaswy
Hi, Is it possible to store dynamically changing hashmap values in elastic search document and index it? Eg: my name field must have a {blue=black, white=red} value which I can search. Thanks, Lavanya -- You received this message because you are subscribed to the Google Groups elasticsearch