-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Add dense vector off-heap stats to Node stats and Index stats APIs #126704
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
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
27fbf93
initial changes to support dense vectors off-heap stats
ChrisHegarty ae423d9
Update docs/changelog/126704.yaml
ChrisHegarty 9a1ab35
Merge branch 'main' into dense_vector_stats
ChrisHegarty 55d09e6
humanReadable
ChrisHegarty e22dcbc
Merge branch 'main' into dense_vector_stats
ChrisHegarty fd78802
Merge remote-tracking branch 'chegar/dense_vector_stats' into dense_v…
ChrisHegarty dcf3765
changelog
ChrisHegarty e755931
test updates
ChrisHegarty bffb289
fix changelog
ChrisHegarty 0a198b5
eagerly initialize OffHeapReflectionUtils
ChrisHegarty 37e040d
fix test
ChrisHegarty d33d103
Merge branch 'main' into dense_vector_stats
ChrisHegarty a7c50c8
test
ChrisHegarty 609b42c
Merge branch 'main' into dense_vector_stats
elasticmachine 87974cf
more test fixes
ChrisHegarty 8ccfb80
Merge branch 'main' into dense_vector_stats
elasticmachine f0fce25
fix
ChrisHegarty 18c6cce
Merge branch 'main' into dense_vector_stats
elasticmachine 3188967
Merge branch 'main' into dense_vector_stats
ChrisHegarty b67bc26
test fixes
ChrisHegarty 5645d15
Merge branch 'main' into dense_vector_stats
ChrisHegarty 8e935a1
fix tv
ChrisHegarty cfb498c
Merge branch 'main' into dense_vector_stats
ChrisHegarty 505f2b4
do not override already set params
ChrisHegarty bd0d782
Merge branch 'main' into dense_vector_stats
ChrisHegarty df1878a
Merge branch 'main' into dense_vector_stats
ChrisHegarty 4638377
add support for old codecs
ChrisHegarty 86c79f9
Merge branch 'main' into dense_vector_stats
ChrisHegarty 38a5279
fix opens
ChrisHegarty 40041b9
Merge branch 'main' into dense_vector_stats
ChrisHegarty afddeff
Merge branch 'main' into dense_vector_stats
ChrisHegarty 3a006f4
Merge branch 'main' into dense_vector_stats
ChrisHegarty 6ac2bda
Merge branch 'main' into dense_vector_stats
ChrisHegarty 213c945
Merge branch 'main' into dense_vector_stats
ChrisHegarty 5fa98d7
Merge branch 'main' into dense_vector_stats
ChrisHegarty 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
pr: 126704 | ||
summary: Add dense vector off-heap stats to Node stats and Index stats APIs | ||
area: "Vector Search" | ||
type: enhancement | ||
issues: [] |
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.
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.