-
Notifications
You must be signed in to change notification settings - Fork 25.3k
[Geo] Integrate Lucene's LatLonShape (BKD Backed GeoShapes) as default geo_shape
indexing approach
#35320
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
Merged
Merged
[Geo] Integrate Lucene's LatLonShape (BKD Backed GeoShapes) as default geo_shape
indexing approach
#35320
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
15c6517
[Geo] Expose BKDBackedGeoShapes as new VECTOR strategy
nknize 3171808
revert change to PercolatorFieldMapper
nknize f3d1736
fix ExistsQuery for geo_shape vector strategy
nknize ddcbdda
add deprecation logging for tree, precision, tree_levels, distance_er…
nknize 551149d
initial update to geoshape docs, including mapping migration updates
nknize c81747d
initial support for GeoCollection queries
nknize 8306a1a
fix docs and javadoc errors
nknize cdf1286
clean up geocollection queries
nknize 5cc71a8
set deprecated mapping tests to NOTCONSOLE
nknize 83e34b5
fix geo-shape mapper asciidoc mapping and test warnings
nknize c4bc5f6
add support for point queries using LatLonShapeBoundingBoxQuery
nknize 2ae341c
update GeoShapeQueryBuilderTests to include POINT queries for VECTOR …
nknize 6bb4122
add lucene geometry build testing to ShapeBuilder tests
nknize 067e84f
remove deprecated prefix tree mapping from geo-shape.asciidoc
nknize b389084
refactor GeoShapeFieldMapper into LegacyGeoShapeFieldMapper and GeoSh…
nknize c2b5bf5
update docs to remove vector strategy
nknize 6d471c4
Merge branch 'master' into bkdBackedShapes
nknize 24bff63
fix GeometryCollectionBuilder#buildLucene to return the object create…
nknize fea0972
fix LineLength failure in GeoJsonShapeParserTests
nknize 10d4512
Merge branch 'master' into bkdBackedShapes
nknize f323b43
ShapeMapper refactor changes from PR feedback
nknize fb389e0
fix typo in geo-shape.asciidoc
nknize 653f6fc
ignore circle test in docs
nknize b129a3b
update indexing-approach ref to geoshape-indexing-approach
nknize 819b0b8
add warnings check for LegacyGeoShapeFieldMapper to AbstractBuilderTe…
nknize 95c04c9
fix deprecatedParameters setup
nknize 985b30b
update indexing approach
nknize 0b07a4f
fixing unexpected warnings failures
nknize b6e39d8
Merge branch 'master' into bkdBackedShapes
nknize 78b9dc1
Merge branch 'master' into bkdBackedShapes
nknize d2d1eb7
Merge branch 'master' into bkdBackedShapes
nknize 5f7061c
move orientation back to field type
nknize e3e9cd1
Merge branch 'master' into bkdBackedShapes
nknize 16ad89f
remove if in LegacyGeoShapeFieldMapper#doXContent. Fix GeoShapeFieldM…
nknize 620fe42
Merge branch 'master' into bkdBackedShapes
nknize cbe14bf
fix indexing-approach link in circle section of geoshape docs
nknize d5049d5
add strategy to deprecation warnings check
nknize 0489810
fix test failures
nknize 2d677cf
fix typo in QueryStringQueryBuilderTests
nknize 5949365
fix total hits to totalHits().value
nknize a455768
Merge branch 'master' into bkdBackedShapes
nknize File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.