H - The type of query hits.R - The result type (extending SearchResult).public interface ExtendedSearchQuery<H,R extends SearchResult<H>> extends SearchQuery<H>, ExtendedSearchFetchable<H,R>
SearchQuery allowing to
easily override the result type for all relevant methods.extension, getQueryStringfetch, fetch, fetchfetchHits, fetchHits, fetchHits, fetchSingleHit, fetchTotalHitCountCopyright © 2006-2019 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.