Andrew Kane
|
75e09265d6
|
Improved variable scoping [skip ci]
|
2023-09-12 18:14:20 -07:00 |
|
Andrew Kane
|
77c5070fb6
|
Improved variable scoping [skip ci]
|
2023-09-12 16:50:51 -07:00 |
|
Andrew Kane
|
1006fdf3f2
|
Improved variable scoping [skip ci]
|
2023-09-12 16:44:09 -07:00 |
|
Andrew Kane
|
4209c9b3af
|
Improved variable scoping
|
2023-09-12 16:13:10 -07:00 |
|
Andrew Kane
|
ec0bb4e4ff
|
Improved code
|
2023-09-12 15:43:28 -07:00 |
|
Andrew Kane
|
b164833933
|
Removed pinning for HNSW index scan
|
2023-09-11 12:12:28 -07:00 |
|
Andrew Kane
|
30fb4dd602
|
Updated comments [skip ci]
|
2023-09-07 15:29:54 -07:00 |
|
Andrew Kane
|
d032726976
|
Fixed locking for index scans for HNSW - #256
|
2023-09-07 15:27:26 -07:00 |
|
Andrew Kane
|
3431acef94
|
Improved variable names
|
2023-09-03 16:49:24 -07:00 |
|
Andrew Kane
|
bbbe1db72b
|
Improved performance of index scans for IVFFlat after updates and deletes
|
2023-09-03 14:21:57 -07:00 |
|
Andrew Kane
|
bab5fea9e7
|
Improved variable name [skip ci]
|
2023-09-03 12:32:59 -07:00 |
|
Andrew Kane
|
b1f9519689
|
Get info from metapage to determine cost
|
2023-09-03 12:31:01 -07:00 |
|
Andrew Kane
|
4571fccc60
|
Fixed previous commit
|
2023-09-03 10:51:56 -07:00 |
|
Andrew Kane
|
db747e5aa0
|
Get lists from metapage
|
2023-09-03 10:34:44 -07:00 |
|
Andrew Kane
|
04312f6638
|
Simplified HNSW vacuum logic
|
2023-09-03 02:25:19 -07:00 |
|
Andrew Kane
|
72ea3c1210
|
Added GetScanValue function
|
2023-09-03 01:59:27 -07:00 |
|
Andrew Kane
|
b0801b8833
|
Fixed vacuum from previous commit
|
2023-09-03 01:58:45 -07:00 |
|
Andrew Kane
|
d05d6ee83d
|
Get m from metapage
|
2023-09-03 01:35:21 -07:00 |
|
Andrew Kane
|
4022bb66a0
|
Improved variable scoping
|
2023-09-02 21:14:31 -07:00 |
|
Andrew Kane
|
034d4acaea
|
Removed comment [skip ci]
|
2023-09-02 18:23:08 -07:00 |
|
Andrew Kane
|
01f58e470a
|
Revert "Use int64 for wlen"
This reverts commit dbef8d1ad1.
|
2023-09-02 18:09:10 -07:00 |
|
Andrew Kane
|
dbef8d1ad1
|
Use int64 for wlen
|
2023-09-02 17:55:48 -07:00 |
|
Andrew Kane
|
5c005cf57c
|
Revert "No need to increment wlen when removing"
This reverts commit 6b2e215447.
|
2023-09-02 17:41:31 -07:00 |
|
Andrew Kane
|
5665a11a05
|
Updated comment [skip ci]
|
2023-09-02 15:34:33 -07:00 |
|
Andrew Kane
|
6b2e215447
|
No need to increment wlen when removing
|
2023-09-02 15:33:40 -07:00 |
|
Andrew Kane
|
0b0e542ce6
|
Fixed auto-vectorization for vector_spherical_distance with MSVC
|
2023-09-01 18:42:37 -07:00 |
|
Andrew Kane
|
024f283ee8
|
Updated header order [skip ci]
|
2023-09-01 00:14:03 -07:00 |
|
Andrew Kane
|
a8e257e1f1
|
Added comments [skip ci]
|
2023-08-28 22:02:48 -07:00 |
|
Jonathan S. Katz
|
e50a79108f
|
Set default HNSW "ef_construction" to 64 (#230)
|
2023-08-26 16:05:08 -07:00 |
|
Andrew Kane
|
cfaa2ecd7f
|
Improved HNSW graph repair - #239
|
2023-08-26 14:06:03 -07:00 |
|
Andrew Kane
|
bb1e5ed98f
|
Improved code [skip ci]
|
2023-08-25 21:05:18 -07:00 |
|
Andrew Kane
|
8801832946
|
Fixed check in SelectNeighbors
|
2023-08-25 20:46:05 -07:00 |
|
Andrew Kane
|
552c64d492
|
Improved HNSW code
|
2023-08-25 20:39:07 -07:00 |
|
Andrew Kane
|
86c29b3bf0
|
Improved param code
|
2023-08-23 21:10:00 -07:00 |
|
Andrew Kane
|
e406b7f5ea
|
Added comments [skip ci]
|
2023-08-23 21:03:07 -07:00 |
|
Andrew Kane
|
6d88a9e1d2
|
Updated HNSW_PAGE_ID [skip ci]
|
2023-08-21 22:59:53 -07:00 |
|
Andrew Kane
|
1e851c12c0
|
Updated comment [skip ci]
|
2023-08-21 22:55:24 -07:00 |
|
Andrew Kane
|
8ed3cc5f0b
|
Improved macro [skip ci]
|
2023-08-21 22:52:58 -07:00 |
|
Andrew Kane
|
bace0891bd
|
Updated comments [skip ci]
|
2023-08-21 22:51:24 -07:00 |
|
Andrew Kane
|
4600979504
|
Updated comments [skip ci]
|
2023-08-21 22:38:09 -07:00 |
|
Andrew Kane
|
69addf05d0
|
Updated comments [skip ci]
|
2023-08-21 22:21:53 -07:00 |
|
Andrew Kane
|
4a5ae8a8df
|
Updated comment [skip ci]
|
2023-08-21 21:59:47 -07:00 |
|
Andrew Kane
|
9b3d1a32ff
|
Updated comment [skip ci]
|
2023-08-21 16:27:03 -07:00 |
|
Andrew Kane
|
8420734350
|
Updated comments [skip ci]
|
2023-08-21 16:26:32 -07:00 |
|
Andrew Kane
|
8b03267267
|
Improved locking for HNSW vacuum [skip ci]
|
2023-08-21 16:24:55 -07:00 |
|
Andrew Kane
|
641ddf5413
|
Improved locking for HNSW vacuum
|
2023-08-21 16:12:29 -07:00 |
|
Andrew Kane
|
782a1051e3
|
Improved locking for HNSW vacuum
|
2023-08-21 16:06:32 -07:00 |
|
Andrew Kane
|
ca2be5be6e
|
Updated comment [skip ci]
|
2023-08-21 16:00:44 -07:00 |
|
Andrew Kane
|
0e1de45463
|
Improved locking code [skip ci]
|
2023-08-21 15:42:59 -07:00 |
|
Andrew Kane
|
3f3b3ca8e3
|
Made function static [skip ci]
|
2023-08-21 03:27:42 -07:00 |
|