Hi I have currently 5-6 index setup where consider abc as fieldname , which is extracted at index time and same fieldname is called with different name in different indexes like cde, efg . Now I want to create common field name for all these different fieldnames extracted at indextime. -What would be best way to achieve it and I want to take advantage of index time extracted fields? I checked CIM model but does not fit as per my data. so even if I created data model including all my index and then if I calculate fields to use one common name but it will not take any advantage of index time extracted fields.
... View more