Class ParentJoinFieldMapper.Builder

    • Field Summary

      • Fields inherited from class org.elasticsearch.index.mapper.FieldMapper.Builder

        copyTo, defaultFieldType, docValuesSet, fieldType, includeInAll, indexOptionsSet, multiFieldsBuilder, omitNormsSet
      • Fields inherited from class org.elasticsearch.index.mapper.Mapper.Builder

        builder, name
    • Constructor Summary

      Constructors 
      Constructor Description
      Builder​(java.lang.String name)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      ParentJoinFieldMapper.Builder addParent​(java.lang.String parent, java.util.Set<java.lang.String> children)  
      ParentJoinFieldMapper build​(org.elasticsearch.index.mapper.Mapper.BuilderContext context)  
      ParentJoinFieldMapper.Builder eagerGlobalOrdinals​(boolean eagerGlobalOrdinals)  
      ParentJoinFieldMapper.JoinFieldType fieldType()  
      • Methods inherited from class org.elasticsearch.index.mapper.FieldMapper.Builder

        addMultiField, allowsIndexOptions, boost, buildFullName, copyTo, defaultDocValues, docValues, getDefaultIndexOption, includeInAll, index, indexAnalyzer, indexOptions, nullValue, omitNorms, searchAnalyzer, searchQuoteAnalyzer, setupFieldType, similarity, store, storeTermVectorOffsets, storeTermVectorPayloads, storeTermVectorPositions, storeTermVectors
      • Methods inherited from class org.elasticsearch.index.mapper.Mapper.Builder

        name
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait