Interface AbstractAttributeElasticSearchRepositoryCustom<T extends AbstractAttributeDoc,​S extends AbstractAttributeSearchBean>

    • Method Detail

      • getNestedQueryBuilder

        List<org.elasticsearch.index.query.QueryBuilder> getNestedQueryBuilder​(String prefix,
                                                                               S searchBean)