Uses of Class
org.springframework.data.elasticsearch.core.query.IndexBoost
Packages that use IndexBoost
-
Uses of IndexBoost in org.springframework.data.elasticsearch.core.query
Fields in org.springframework.data.elasticsearch.core.query with type parameters of type IndexBoostMethods in org.springframework.data.elasticsearch.core.query that return types with arguments of type IndexBoostModifier and TypeMethodDescriptionBaseQuery.getIndicesBoost()BaseQueryBuilder.getIndicesBoost()Query.getIndicesBoost()Methods in org.springframework.data.elasticsearch.core.query with parameters of type IndexBoostMethod parameters in org.springframework.data.elasticsearch.core.query with type arguments of type IndexBoostModifier and TypeMethodDescriptionBaseQueryBuilder.withIndicesBoost(List<IndexBoost> indicesBoost)