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

Enable Doc values for GeoShape Field #4049

Closed
2 tasks done
navneet1v opened this issue Jul 30, 2022 · 1 comment
Closed
2 tasks done

Enable Doc values for GeoShape Field #4049

navneet1v opened this issue Jul 30, 2022 · 1 comment
Assignees
Labels
enhancement Enhancement or improvement to existing feature or request Search:Aggregations

Comments

@navneet1v
Copy link
Contributor

navneet1v commented Jul 30, 2022

This issue tracks the different tasks that are required to be done enable the doc values on GeoShape Field.

Tasks

  • Update GeoShape Field Mapper to start publishing the doc values.
  • Add the ValueSource and CoreValue Source for GeoShape field to read the data from Doc values.

Parent Issue: opensearch-project/geospatial#104

@navneet1v navneet1v added enhancement Enhancement or improvement to existing feature or request Search:Aggregations labels Jul 30, 2022
@navneet1v navneet1v self-assigned this Jul 30, 2022
navneet1v added a commit to navneet1v/OpenSearch that referenced this issue Aug 19, 2022
…t#3980)

This change also includes:
    * Addition of Doc values on the GeoShape Field.(opensearch-project#4049)
    * Addition of GeoShape ValueSource level code interfaces for accessing the DocValues.(opensearch-project#4049)
    * Addition of Missing Value feature in the GeoShape Aggregations.

Signed-off-by: Navneet Verma <navneev@amazon.com>
navneet1v added a commit to navneet1v/OpenSearch that referenced this issue Aug 29, 2022
…t#3980)

This change also includes:
    * Addition of Doc values on the GeoShape Field.(opensearch-project#4049)
    * Addition of GeoShape ValueSource level code interfaces for accessing the DocValues.(opensearch-project#4049)
    * Addition of Missing Value feature in the GeoShape Aggregations.

Signed-off-by: Navneet Verma <navneev@amazon.com>
navneet1v added a commit to navneet1v/OpenSearch that referenced this issue Sep 15, 2022
…t#3980)

This change also includes:
    * Addition of Doc values on the GeoShape Field.(opensearch-project#4049)
    * Addition of GeoShape ValueSource level code interfaces for accessing the DocValues.(opensearch-project#4049)
    * Addition of Missing Value feature in the GeoShape Aggregations.

Signed-off-by: Navneet Verma <navneev@amazon.com>
@navneet1v
Copy link
Contributor Author

Closing the issue as all the work is done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Enhancement or improvement to existing feature or request Search:Aggregations
Projects
None yet
Development

No branches or pull requests

1 participant