Package org.elasticsearch.join.mapper
-
Class Summary Class Description MetaJoinFieldMapper Simple field mapper hack to ensure that there is a one and onlyParentJoinFieldMapperper mapping.MetaJoinFieldMapper.MetaJoinFieldType ParentIdFieldMapper A field mapper used internally by theParentJoinFieldMapperto index the value that link documents in the index (parent _id or _id if the document is a parent).ParentIdFieldMapper.ParentIdFieldType ParentJoinFieldMapper AFieldMapperthat creates hierarchical joins (parent-join) between documents in the same index.ParentJoinFieldMapper.Builder ParentJoinFieldMapper.Defaults ParentJoinFieldMapper.JoinFieldType ParentJoinFieldMapper.TypeParser