Skip to content

MB-72376: Introducing New Geo-Shape Indexes - #2357

Merged
Likith101 merged 16 commits into
masterfrom
geo
Aug 7, 2026
Merged

MB-72376: Introducing New Geo-Shape Indexes#2357
Likith101 merged 16 commits into
masterfrom
geo

Conversation

@Likith101

@Likith101 Likith101 commented Jun 26, 2026

Copy link
Copy Markdown
Member
  • Added support for indexing and querying geo-shape index section
  • Added new field type for geoshape_v2 which follows the same structure as geoshape
  • Updated geopoint related shapes to adhere to v2 interfaces
  • Added the 4 types of queries, cell related operations and evaluators to geov2 package
  • Added a new searcher for geoshape_v2 which uses a constant scorer
  • Added a query type to invoke the new searcher. The difference will be instead of "geometry", it will require "geometry_v2"
  • Added relevant tests for everything

@Likith101
Likith101 merged commit 9d2da23 into master Aug 7, 2026
10 checks passed
@Likith101
Likith101 deleted the geo branch August 7, 2026 08:50
@github-project-automation github-project-automation Bot moved this from Todo to Done in Geo-Shape V2 Aug 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants