how can i define a mapping depends the field name.just like
70  
71    
72    
73    
74    
75    
76    
77    
78    
79    
80    
81    
82    
83    
84    
85
86    
87
88    
89
90  
dynamicfield : *_i => int
could elastic do this?
Hey you should have a look at this section of the doc
On Thu, Mar 22, 2012 at 11:02 AM, shinezhou zhouxiang@baixing.com wrote:
how can i define a mapping depends the field name.just like
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
dynamicfield : *_i => int
could elastic do this?
--
Benjamin DEVEZE
More specifically you could have a look at dynamic templates here
On Thu, Mar 22, 2012 at 11:19 AM, Benjamin Devèze
benjamin.deveze@gmail.com wrote:
Hey you should have a look at this section of the doc
Elasticsearch Platform — Find real-time answers at scale | ElasticOn Thu, Mar 22, 2012 at 11:02 AM, shinezhou zhouxiang@baixing.com wrote:
how can i define a mapping depends the field name.just like
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
dynamicfield : *_i => int
could elastic do this?--
Benjamin DEVEZE
--
Benjamin DEVEZE
I see thanks!
On 3月22日, 下午6时22分, Benjamin Devèze benjamin.dev...@gmail.com wrote:
More specifically you could have a look at dynamic templates herehttp://www.elasticsearch.org/guide/reference/mapping/root-object-type...
On Thu, Mar 22, 2012 at 11:19 AM, Benjamin Devèze
benjamin.dev...@gmail.com wrote:
Hey you should have a look at this section of the doc
Elasticsearch Platform — Find real-time answers at scale | ElasticOn Thu, Mar 22, 2012 at 11:02 AM, shinezhou zhouxi...@baixing.com wrote:
how can i define a mapping depends the field name.just like
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
dynamicfield : *_i => int
could elastic do this?--
Benjamin DEVEZE--
Benjamin DEVEZE