Re: Multiple mapping types sharing some field names with different datatypes

2017-05-25 Thread Yarden Bar
Thank you Shawn for the detailed explanation. I've posted this also in SO (with examples): https://stackoverflow.com/questions/44181274/solr-mapping-types-sharing-field-name-but-different-datatype this will shed some light on your mystery :) On Thu, May 25, 2017 at 4:01 PM, Shawn Heisey wrote:

Re: Multiple mapping types sharing some field names with different datatypes

2017-05-25 Thread Shawn Heisey
On 5/25/2017 1:49 AM, Yarden Bar wrote: > A question about collection (or mapping, I'm an ES user). > > I have a use-case where I index AWS CloudTrail logs. currently, in ES, I > use the CT eventName as document type for dynamic mapping. > There are several event types which use the same field name