Skip to content
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

refactor: improved elasticsearch query builder #1180

Conversation

Junjiequan
Copy link
Contributor

@Junjiequan Junjiequan commented Apr 18, 2024

Description

This PR enhances the Elasticsearch search query service by expanding enums, refining query builders, and fixing terms handling. It introduces more dynamic query constructions, improves full-text search across fields, and ensures robust error management. These changes improve search accuracy and user experience.

Motivation

ESS users want to fetch a dataset by the datasetName field specifically using the fullquery API call through elasticsearch.

Tests included/Docs Updated?

  • Included for each change/fix?
  • Passing? (Merge will not be approved unless this is checked)
  • Docs updated?
  • New packages used/requires npm install?
  • Toggle added for new features?

@Junjiequan Junjiequan force-pushed the add-datasetname-and-description-field-for-elastic-search-query branch from 8e5c077 to 5bc28ed Compare April 18, 2024 18:18
@Junjiequan Junjiequan enabled auto-merge (squash) April 18, 2024 18:18
@Junjiequan Junjiequan merged commit f1af7c8 into master Apr 18, 2024
7 checks passed
@Junjiequan Junjiequan deleted the add-datasetname-and-description-field-for-elastic-search-query branch April 18, 2024 18:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants