PreparedSearchQuery
fun <S : BaseDocSource> PreparedSearchQuery(docSourceFactory: (<ERROR CLASS>) -> S, query: QueryExpression?, filters: List<QueryExpression>, postFilters: List<QueryExpression>, aggregations: Map<String, Aggregation<*>>, rescores: List<Rescore>, sorts: List<Sort>, trackScores: Boolean?, trackTotalHits: Boolean?, source: Source?, fields: List<FieldFormat>, docvalueFields: List<FieldFormat>, storedFields: List<FieldOperations<*>>, scriptFields: Map<String, Script>, size: Int?, from: Int?, terminateAfter: Int?, extensions: List<SearchExt>, params: Params)
Content copied to clipboard