Package org.opensearch.join.mapper
package org.opensearch.join.mapper
-
ClassesClassDescriptionSimple field mapper hack to ensure that there is a one and only
ParentJoinFieldMapperper mapping.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).AFieldMapperthat creates hierarchical joins (parent-join) between documents in the same index.