We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
fieldType
1 parent c0db901 commit ee1dbbaCopy full SHA for ee1dbba
server/src/main/java/org/elasticsearch/index/mapper/MetadataFieldMapper.java
@@ -37,8 +37,6 @@ public interface TypeParser extends Mapper.TypeParser {
37
38
/**
39
* Get the default {@link MetadataFieldMapper} to use, if nothing had to be parsed.
40
- * @param fieldType null if this is the first root mapper on this index, the existing
41
- * fieldType for this index otherwise
42
* @param fieldType the existing field type for this meta mapper on the current index
43
* or null if this is the first type being introduced
44
* @param parserContext context that may be useful to build the field like analyzers
0 commit comments