Toggle navigation
JarYard
Browse
Search
About
Groups
org.elasticsearch
elasticsearch
1.7.1
Javadoc
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Search
Package
org
.
apache
.
lucene
.
queries
Class Summary
Class
Description
BlendedTermQuery
BlendedTermQuery can be used to unify term statistics across one or more fields in the index.
ExtendedCommonTermsQuery
Extended version of
CommonTermsQuery
that allows to pass in a
minimumNumberShouldMatch
specification that uses the actual num of high frequent terms to calculate the minimum matching terms.