ozanarmagan
|
8d92ad9cbf
|
Fix 'HybridSearchWithExplicitVector' test
|
2023-08-03 14:02:39 +03:00 |
|
ozanarmagan
|
596c1c31f4
|
Fix HybridSearchWithExplicitVector test
|
2023-08-01 11:06:14 +03:00 |
|
ozanarmagan
|
165371301d
|
Update hybrid search info
|
2023-07-31 11:42:50 +03:00 |
|
ozanarmagan
|
29224dee82
|
Change 'remote_embedding_num_try' to 'remote_embedding_num_tries'
|
2023-07-29 15:27:36 +03:00 |
|
ozanarmagan
|
dce27b918e
|
Use doc_field_it
|
2023-07-28 19:00:16 +03:00 |
|
ozanarmagan
|
5aaaac29a6
|
Fix document iterator comparison
|
2023-07-28 18:28:29 +03:00 |
|
ozanarmagan
|
94d7b54b8b
|
Add support for optional embedding field
|
2023-07-28 14:38:27 +03:00 |
|
ozanarmagan
|
abff0e0cb6
|
Ignore null optional fields while generating embedding
|
2023-07-27 13:37:04 +03:00 |
|
ozanarmagan
|
8692486269
|
Check presense of shared generic onnx lib
|
2023-07-26 14:49:33 +03:00 |
|
ozanarmagan
|
ebf6208cd2
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-26 14:24:34 +03:00 |
|
ozanarmagan
|
bf38c33551
|
Check existence of cuda
|
2023-07-26 14:23:48 +03:00 |
|
Kishore Nallan
|
db39de993f
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-07-26 15:35:14 +05:30 |
|
ozanarmagan
|
666caf8eaa
|
Remove logs and use RTLD_LAZY
|
2023-07-26 12:31:09 +03:00 |
|
ozanarmagan
|
c9259731c8
|
Check ONNX CUDA shared library before loading
|
2023-07-26 11:18:19 +03:00 |
|
Kishore Nallan
|
45e8f5facc
|
Merge pull request #1113 from ozanarmagan/v0.25-join
Fix sorting by geopoint when using hybrid search
|
2023-07-26 13:01:31 +05:30 |
|
Kishore Nallan
|
4c562fa6c8
|
Fix bug in geopoint array alter drop.
|
2023-07-26 12:56:31 +05:30 |
|
ozanarmagan
|
088929d12f
|
Move test to CollectionVectorSearch
|
2023-07-26 10:26:03 +03:00 |
|
ozanarmagan
|
4e76c4780c
|
Fix sorting by geopoint when using hybrid search
|
2023-07-25 14:16:53 +03:00 |
|
Kishore Nallan
|
c299172ccc
|
Fix curl client response wait cycle.
|
2023-07-25 12:48:30 +05:30 |
|
Kishore Nallan
|
6062baafc8
|
Fix build scripts.
|
2023-07-24 21:28:08 +05:30 |
|
Kishore Nallan
|
1f026d4266
|
Create skeleton scripts for ci gpu build.
|
2023-07-24 20:27:03 +05:30 |
|
Kishore Nallan
|
e623454ec5
|
Lock batched embedding operation.
|
2023-07-24 18:29:06 +05:30 |
|
Kishore Nallan
|
0b1c833d45
|
Fix prefix GET API.
|
2023-07-24 13:21:24 +05:30 |
|
Kishore Nallan
|
a7adcf0d04
|
Support dynamic field defining type of an object's children.
|
2023-07-24 12:38:15 +05:30 |
|
Kishore Nallan
|
31b744a3ca
|
Reduce duplication in embed validation.
|
2023-07-24 08:58:54 +05:30 |
|
Kishore Nallan
|
3973834965
|
Refactor embedding model init.
|
2023-07-23 12:57:09 +05:30 |
|
Kishore Nallan
|
6d2d44e696
|
Add test for empty vector field insertion + deletion.
|
2023-07-20 18:01:59 +05:30 |
|
Kishore Nallan
|
d14722ce0c
|
Fix CUDA build.
|
2023-07-20 16:55:10 +05:30 |
|
Kishore Nallan
|
0ed5f4978f
|
Log try along with num_try.
|
2023-07-18 21:27:47 +05:30 |
|
Kishore Nallan
|
7c55daf07c
|
Return timeout early for backlogged embedding requests.
|
2023-07-18 21:12:50 +05:30 |
|
Kishore Nallan
|
9d7d01f60b
|
Fix proxy timeout for embedding.
|
2023-07-18 16:35:19 +05:30 |
|
Kishore Nallan
|
f80b7451e1
|
Bump hnsw dep.
Fixes a potential deadlock.
|
2023-07-18 12:59:50 +05:30 |
|
Kishore Nallan
|
8482eacae4
|
Protect access to proxy's timed cache.
|
2023-07-14 19:16:10 +05:30 |
|
Kishore Nallan
|
c7a7df676b
|
Tokenize/normalize override query properly.
|
2023-07-13 22:11:44 +05:30 |
|
Kishore Nallan
|
50d193919d
|
Don't do embedding generation on load collection.
|
2023-07-13 10:07:59 +05:30 |
|
Kishore Nallan
|
4ec2e960d0
|
Allow vector_query_hits to be passed via vector_query.k
|
2023-07-12 20:49:10 +05:30 |
|
Kishore Nallan
|
c2db7436a2
|
Allow params for hybrid vector search to be sent via vector_query.
|
2023-07-12 18:40:59 +05:30 |
|
Kishore Nallan
|
2b204112ef
|
Merge pull request #1100 from happy-san/v0.25-join
Trim down filter token to 100 characters.
|
2023-07-12 18:40:52 +05:30 |
|
Harpreet Sangar
|
31ae2ce070
|
Trim down filter token to 100 characters.
|
2023-07-12 10:19:56 +05:30 |
|
Kishore Nallan
|
71fb17d3be
|
Merge pull request #1098 from happy-san/v0.25-join
Limit `filter_by` on number of operations.
|
2023-07-11 15:06:58 +05:30 |
|
Harpreet Sangar
|
d6d3bf88b3
|
Limit filter_by on number of operations.
|
2023-07-11 13:49:55 +05:30 |
|
Kishore Nallan
|
172fc49837
|
Tweak timeouts.
|
2023-07-11 13:19:19 +05:30 |
|
Kishore Nallan
|
01801f4ea9
|
Refactor remoted embedding code.
|
2023-07-11 12:42:06 +05:30 |
|
Kishore Nallan
|
04fd68b1a1
|
Proxy should not require readiness.
|
2023-07-11 07:12:20 +05:30 |
|
Kishore Nallan
|
9e8d264490
|
Fix test asan warnings.
|
2023-07-10 17:11:15 +05:30 |
|
Kishore Nallan
|
2e9d93787c
|
Clean up export state.
|
2023-07-10 13:18:15 +05:30 |
|
Kishore Nallan
|
e8d19082bd
|
Fix JA locale tests.
|
2023-07-09 21:36:19 +05:30 |
|
Kishore Nallan
|
5c60e06690
|
Don't allow rule creation targeting the same destination collection.
Upsert can still be used for this.
|
2023-07-09 19:51:02 +05:30 |
|
Kishore Nallan
|
448b2b6ce9
|
Merge pull request #1094 from ozanarmagan/v0.25-join
Add remote_embedding_batch_size parameter
|
2023-07-08 20:57:19 +05:30 |
|
ozanarmagan
|
222c50e2c1
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-07-08 13:28:49 +03:00 |
|