Searched refs:IGNORE_MERGE_FOR_UNMERGEABLE (Results 1 – 8 of 8) sorted by relevance
118 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)258 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE) in testInvalidPropertyMerge()
57 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)
71 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)
13 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)
31 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)
51 .disable(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)
532 IGNORE_MERGE_FOR_UNMERGEABLE(true), enumConstant
1474 if (!isEnabled(MapperFeature.IGNORE_MERGE_FOR_UNMERGEABLE)) { in handleBadMerge()