issues
search
opensearch-project
/
k-NN
🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
156
stars
123
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Score Fix for Binary Quantized Vector and Setting Default value in case of shard level rescoring is disabled for oversampling factor
#2183
Vikasht34
closed
1 month ago
0
Remove FileWatcher from KNN.
#2182
0ctopus13prime
closed
1 month ago
9
Fix sed command in DEVELOPER_GUIDE.md to append a new line character '\n'.
#2181
0ctopus13prime
closed
1 month ago
2
[Refactor] Move exact search specific test from KNNWeightTests to ExactSearcherTests
#2180
VijayanB
opened
1 month ago
0
[Backport 2.x] Introducing a loading layer in FAISS native engine.
#2179
opensearch-trigger-bot[bot]
closed
1 month ago
0
[AUTO] Increment version to 2.17.2-SNAPSHOT
#2178
opensearch-trigger-bot[bot]
opened
1 month ago
0
[Infrastructure] Add ability to benchmark pull request by github CI
#2177
junqiu-lei
opened
1 month ago
1
[BUG] Cannot Install k-NN plugin via Homebrew
#2197
Petercopter
opened
1 month ago
5
Allow build graph greedily for quantization scenarios
#2175
VijayanB
closed
1 month ago
1
Add support for radial search in exact search
#2174
VijayanB
closed
1 month ago
3
[Backport 2.x] Adding Support to Enable/Disble Share level Rescoring and Update Oversampling Factor
#2173
opensearch-trigger-bot[bot]
closed
1 month ago
0
Adding Support to Enable/Disble Share level Rescoring and Update Oversampling Factor
#2172
Vikasht34
closed
1 month ago
0
[Backport 2.x] Fix Faiss efficient filter exact search using byte vector datatype
#2171
opensearch-trigger-bot[bot]
closed
1 month ago
0
[Backport 2.x] Minor refactoring and refactored some unit test
#2170
opensearch-trigger-bot[bot]
closed
1 month ago
0
Flaky Test from NativeMemoryAllocationTests
#2169
VijayanB
opened
1 month ago
2
[Bug] Exact search using Faiss efficient and nested filters are not working with Faiss byte vector
#2168
naveentatikonda
closed
1 month ago
0
Minor refactoring and refactored some unit test
#2167
VijayanB
closed
1 month ago
1
[Backport 2.x] KNNIterators should support with and without filters
#2166
opensearch-trigger-bot[bot]
closed
1 month ago
0
Fix Faiss efficient filter exact search using byte vector datatype
#2165
naveentatikonda
closed
1 month ago
1
[Backport 2.x] Optimize reduceToTopK in ResultUtil by removing pre-filling and reducing peek calls
#2164
opensearch-trigger-bot[bot]
closed
1 month ago
0
Switch default vector engine from nmslib to faiss
#2163
vamshin
closed
1 week ago
6
[Backport 2.x] Added NMSLIB patched allowing load/write APIs with a stream object.
#2162
opensearch-trigger-bot[bot]
closed
1 month ago
0
Revert "Makes sure KNNVectorValues aren't recreated unnecessarily when quantization isn't needed"
#2161
naveentatikonda
closed
1 month ago
0
[Backport main] Update release notes 2.17.1
#2160
opensearch-trigger-bot[bot]
closed
1 month ago
0
[Backport 2.x] Update release notes 2.17.1
#2159
opensearch-trigger-bot[bot]
closed
1 month ago
0
Update release notes 2.17.1
#2158
naveentatikonda
closed
1 month ago
0
[Backport 2.17] Add Release Notes for 2.17.1.0
#2157
opensearch-trigger-bot[bot]
closed
1 month ago
0
[Backport 2.x] Add Release Notes for 2.17.1.0
#2156
opensearch-trigger-bot[bot]
closed
1 month ago
0
KNNIterators should support with and without filters
#2155
VijayanB
closed
1 month ago
0
Add Release Notes for 2.17.1.0
#2154
naveentatikonda
closed
1 month ago
0
[AUTOCUT] Integration Test failed for k-NN: 2.17.1
#2153
opensearch-ci-bot
closed
1 month ago
1
[Backport 2.17] Update Default Rescore Context based on Dimension (#2149) (#2150)
#2152
naveentatikonda
closed
1 month ago
2
[Backport 2.x] KNN80DocValues should only be considered for BinaryDocValues fields
#2151
opensearch-trigger-bot[bot]
closed
1 month ago
0
[Backport 2.x] Update Default Rescore Context based on Dimension
#2150
opensearch-trigger-bot[bot]
closed
1 month ago
1
Update Default Rescore Context based on Dimension
#2149
Vikasht34
closed
1 month ago
2
[FEATURE] Evict graphs from cache when index is closed or delete for indices that are created using NativeEngines990KnnVectorsFormat
#2148
VijayanB
closed
4 weeks ago
3
KNN80DocValues should only be considered for BinaryDocValues fields
#2147
VijayanB
closed
1 month ago
3
Optimize reduceToTopK in ResultUtil by removing pre-filling and reducing peek calls
#2146
junqiu-lei
closed
1 month ago
4
[Enhancement] Optimize searchTopK Method in ExactSearcher for Improved Performance
#2145
junqiu-lei
closed
1 month ago
0
Added NMSLIB patched allowing load/write APIs with a stream object.
#2144
0ctopus13prime
closed
1 month ago
2
[Backport 2.x] Add space_type as acceptable field in train API
#2143
opensearch-trigger-bot[bot]
closed
1 month ago
0
Add integration test for binary vector values
#2142
VijayanB
closed
1 month ago
1
Add space_type as acceptable field in train API
#2141
ryanbogan
closed
1 month ago
0
[Backport 2.17] Makes sure KNNVectorValues aren't recreated unnecessarily when quantization isn't needed (#2133)
#2140
shatejas
closed
1 month ago
0
Introducing a loading layer in FAISS native engine.
#2139
0ctopus13prime
closed
1 month ago
14
[BUG] Space type parameter not working with train API
#2138
ryanbogan
closed
1 month ago
4
[Backport 2.x] Makes sure KNNVectorValues aren't recreated unnecessarily when
#2137
opensearch-trigger-bot[bot]
closed
1 month ago
1
Add exact search if no native engine files are available
#2136
VijayanB
closed
1 month ago
0
Optimizes live docs computes for force merge in NativeEngines990KNNVectorWriter
#2135
shatejas
closed
1 month ago
2
[BUG] Regression in cohere-10m force merge latency after switching to NativeEngines990KnnVectorsWriter
#2134
shatejas
opened
2 months ago
10
Previous
Next