issues
search
jelmerk
/
hnswlib
Java library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs
Apache License 2.0
260
stars
56
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
If there is no near similar items. What is the output?
#70
ccalvin97
closed
9 months ago
1
Use Kryo for serialization and deserialization
#69
MartinUzunov
closed
1 year ago
0
Performance much worse than hnswlib
#67
siddhsql
opened
1 year ago
5
Question about maxLevel
#66
siddhsql
opened
1 year ago
0
support for num_threads parameter while building the index
#65
siddhsql
closed
1 year ago
1
cannot calculate resize correctly leading to SizeLimitExceededException
#64
elim27
closed
1 year ago
2
not all index partitions are persisted (data loss) on k8s
#63
perrital
closed
1 year ago
28
Load does not work
#62
perrital
closed
1 year ago
1
Big K - output empty result
#61
ccalvin97
closed
1 year ago
3
Brute Force vs hnsw Problem
#60
ccalvin97
closed
1 year ago
3
Error: Cannot up cast `partition` from bigint to int.
#58
sudhanshugarg
closed
1 year ago
1
scala 2.12 port running very slowly
#56
sudhanshugarg
closed
1 year ago
7
Unable to load the HnswSimilarity model
#55
humeilPixisDatascience
closed
1 year ago
1
init level connections under the control of maxM0 and maxM
#54
gfhe
opened
1 year ago
1
Unable to update index
#53
deil87
closed
1 year ago
4
PySpark OOM advice
#52
maksle
closed
2 years ago
12
benchmark / performance
#51
maksle
closed
2 years ago
1
Small number of queries succeeds, whereas larger number fails
#50
alistairdivorty
closed
2 years ago
5
Why is there no float-64 support in hnswlib-core-jdk17
#49
chenjia123
closed
2 years ago
1
Repeatability
#48
kwalcock
closed
2 years ago
1
excludeSelf parameter in hnswlib class not working
#47
rush4ratio
closed
2 years ago
5
Not able to load persisted index
#46
mlipkovich
closed
3 years ago
6
mvn test hnsw-spark NormalizerSpec java.lang.NoClassDefFoundError: org/apache/spark/ml/param/shared/HasInputCol
#44
huzhiyi123
closed
2 years ago
4
pyspark_hnsw with pyspark 3.0
#43
monkey0head
closed
3 years ago
5
Cannot understand the definition of curdist in getNeighborsByHeuristic2?
#42
tonight-is-you
closed
2 years ago
0
Error saving Pipeline model on s3 via Pyspark
#41
rush4ratio
closed
3 years ago
3
Loading model in pyspark fails
#40
rush4ratio
closed
3 years ago
5
Have you considered using a database for persistence?
#39
xiaoyoupei
closed
3 years ago
1
Pyspark >3.0
#38
monkey0head
closed
3 years ago
4
Has anyone tried Kryo serialization for Save and load?
#37
xiaoyoupei
closed
3 years ago
11
Uncorrect distance for hnswlib-spark
#36
david-liu
closed
3 years ago
4
.travis.yml does not cache dependencies
#35
chenzhang22
closed
3 years ago
1
fix update existing item with newer version without roofing the maxItemCount
#34
wtsoli
closed
3 years ago
2
Fixed deadlock on Error
#33
nur1popcorn
closed
3 years ago
5
Deadlock when Errors are thrown
#32
nur1popcorn
closed
3 years ago
2
java.lang.NegativeArraySizeException
#31
david-liu
opened
3 years ago
1
how to delete an item from the index
#30
yuanjun1991
closed
3 years ago
1
how can save datalabel corespond to the vector?
#29
yuanjun1991
closed
3 years ago
3
Question about retrieving 1M topK items from 100M pool?
#28
alice2008
closed
3 years ago
2
hnswlib-spark slow on the retrieval of millions items
#27
wangruinju
closed
3 years ago
2
Can i remove the "synchronized" when using findNearest?
#26
hajayxie
closed
3 years ago
1
java.lang.NoClassDefFoundError: org/eclipse/collections/api/map/primitive/MutableObjectIntMap
#25
Lihengwannafly
closed
3 years ago
1
Illustrative Example
#24
ashfaq92
closed
2 years ago
2
Poor results for similarity match
#23
anuj-bansal
closed
4 years ago
7
A method for loading a large index
#22
drubinstein
closed
4 years ago
1
Not working in webapp
#21
kwalcock
closed
4 years ago
4
There is no "select nerghbors heuristic" implemented
#20
liangmuxue
closed
4 years ago
0
how to save the hnsw_index to local disk? and does the cosine distance is right?
#19
jiejie1993
closed
4 years ago
1
Can it support jdk1.7?Android 5.1 does not support 1.8。
#18
KevinAnnn
closed
4 years ago
2
Option for Selecting Neighbors Simply or by Heuristic
#17
ashfaq92
closed
4 years ago
4
Next