Skip to content

QueryBuilders is missing builder for distance_feature #47767

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
consulthys opened this issue Oct 9, 2019 · 1 comment · Fixed by #47846
Closed

QueryBuilders is missing builder for distance_feature #47767

consulthys opened this issue Oct 9, 2019 · 1 comment · Fixed by #47846
Assignees
Labels
:Search/Search Search-related issues that do not fall into other categories

Comments

@consulthys
Copy link
Contributor

Describe the feature:

The QueryBuilders class is missing a factory method for building distance_feature queries using the DistanceFeatureQueryBuilder constructor.

Elasticsearch version: 7.2 onwards

@jimczi jimczi added the :Search/Search Search-related issues that do not fall into other categories label Oct 9, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-search (:Search/Search)

cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 10, 2019
The QueryBuilders convenience class is currently missing a shortcut to construct
a DistanceFeatureQueryBuilder, which is added here.

Closes elastic#47767
@cbuescher cbuescher self-assigned this Oct 10, 2019
cbuescher pushed a commit that referenced this issue Oct 11, 2019
The QueryBuilders convenience class is currently missing a shortcut to construct
a DistanceFeatureQueryBuilder, which is added here.

Closes #47767
cbuescher pushed a commit that referenced this issue Oct 11, 2019
The QueryBuilders convenience class is currently missing a shortcut to construct
a DistanceFeatureQueryBuilder, which is added here.

Closes #47767
howardhuanghua pushed a commit to TencentCloudES/elasticsearch that referenced this issue Oct 14, 2019
The QueryBuilders convenience class is currently missing a shortcut to construct
a DistanceFeatureQueryBuilder, which is added here.

Closes elastic#47767
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Search/Search Search-related issues that do not fall into other categories
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants