privatestaticfinalStringAMBIGUOUS_FIELD_MAPPING="Ambiguous field mapping detected! Both %s and %s map to the same field name %s! Disambiguate using @DocumentField annotation!";
privatestaticfinalStringAMBIGUOUS_FIELD_MAPPING="Ambiguous field mapping detected! Both %s and %s map to the same field name %s! Disambiguate using @Field annotation!";