Class JoiningTextMultiValuesSource

java.lang.Object
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl.TextMultiValuesSource
org.hibernate.search.backend.lucene.lowlevel.docvalues.impl.JoiningTextMultiValuesSource

public abstract class JoiningTextMultiValuesSource extends TextMultiValuesSource
A source of TextMultiValues that automatically fetches values from nested documents if necessary.