ozanarmagan
|
10c0070fec
|
Add test for catching partial JSON
|
2023-07-07 14:45:53 +03:00 |
|
ozanarmagan
|
29830e1d58
|
Create virtual functions to generate error JSONs from responses
|
2023-07-07 13:41:38 +03:00 |
|
ozanarmagan
|
2ae06c5824
|
Revert "Add timeout and num retries as search params"
This reverts commit 65dbeb6e75ea97a795df4a4a96327bd5b6c1ddd7.
|
2023-07-06 10:49:26 +03:00 |
|
ozanarmagan
|
65dbeb6e75
|
Add timeout and num retries as search params
|
2023-07-05 01:28:22 +03:00 |
|
ozanarmagan
|
525df7d1e2
|
Add retries on timeout for http proxy
|
2023-07-04 11:29:49 +03:00 |
|
Kishore Nallan
|
c066120fb1
|
Fix edge case in updating empty array strings.
|
2023-07-01 13:46:03 +05:30 |
|
Kishore Nallan
|
176a72e6ca
|
Fix http curl client timeout API.
|
2023-06-30 10:58:15 +05:30 |
|
Kishore Nallan
|
040fb40897
|
Merge pull request #1071 from ozanarmagan/v0.25-join
vector_query_hits & sort by vector_distance
|
2023-06-26 20:14:43 +05:30 |
|
ozanarmagan
|
d0edc91cbb
|
vector_query_hits & sort by vector_distance
|
2023-06-26 14:19:19 +03:00 |
|
Kishore Nallan
|
23dbfd20d5
|
Merge pull request #1065 from ozanarmagan/v0.25-join
Bug fixes for embedding generation process
|
2023-06-24 10:04:33 +05:30 |
|
ozanarmagan
|
d8e51ce86a
|
Add virtual destructors for polymorphic base classes
|
2023-06-23 04:22:37 +03:00 |
|
Kishore Nallan
|
d9d6a38226
|
Reduce export/import memory usage.
|
2023-06-22 17:38:15 +05:30 |
|
ozanarmagan
|
b2d07d9a66
|
Skip validation of embedding field while reindexing
|
2023-06-21 02:23:36 +03:00 |
|
ozanarmagan
|
99be1f69df
|
Bug fixes for embedding generation process
|
2023-06-20 01:35:23 +03:00 |
|
Kishore Nallan
|
9e9569c1cd
|
Fix asan warnings for req/res cycles.
|
2023-06-18 16:15:25 +05:30 |
|
Kishore Nallan
|
80641096c9
|
Fix asan warnings.
|
2023-06-17 17:31:15 +05:30 |
|
ozanarmagan
|
d61abab259
|
Update for naming conventions and fix hashing for strings
|
2023-06-14 16:05:01 +03:00 |
|
ozanarmagan
|
a29c76ff54
|
Proxy remote embedding API calls from leader node
|
2023-06-14 03:08:51 +03:00 |
|
ozanarmagan
|
987745c4e3
|
Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join
|
2023-05-31 13:09:44 +03:00 |
|
ozanarmagan
|
61a58c3ccb
|
Adding CUDA Support + batching
|
2023-05-31 13:07:59 +03:00 |
|
Kishore Nallan
|
d8fc509fe9
|
Don't send ts api key in curl client requests by default.
|
2023-05-30 16:28:36 +05:30 |
|
Ozan Armağan
|
73791a057b
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-30 12:47:10 +03:00 |
|
Kishore Nallan
|
d3c1b77cef
|
Don't rewrite to meta data to store when loading collection.
|
2023-05-30 13:10:11 +05:30 |
|
Kishore Nallan
|
4c32ead921
|
Handle aliasing for analytics query.
|
2023-05-30 11:55:20 +05:30 |
|
Kishore Nallan
|
fde28a5df3
|
Move analytics params into sub-object.
|
2023-05-26 19:17:07 +05:30 |
|
Kishore Nallan
|
c074ef1300
|
Handle changes in req routes.
|
2023-05-26 09:46:58 +05:30 |
|
Kishore Nallan
|
5abec3f6e0
|
Refactor analytics paths.
|
2023-05-25 22:40:24 +05:30 |
|
Ozan Armağan
|
24e309e50d
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-24 14:15:02 +03:00 |
|
Kishore Nallan
|
c349148e2d
|
Refactor query aggregation.
|
2023-05-23 14:26:46 +05:30 |
|
Kishore Nallan
|
b7f29aeed1
|
Evented query aggregation skeleton.
|
2023-05-22 17:52:52 +05:30 |
|
ozanarmagan
|
229d536107
|
Use std::lock_guard to lock the mutex in text embedder
|
2023-05-20 03:46:59 +03:00 |
|
ozanarmagan
|
16aa353745
|
Remove lock for text embedder
|
2023-05-20 03:23:06 +03:00 |
|
Ozan Armağan
|
0f5abfc5fa
|
Merge branch 'v0.25-join' into v0.25-join
|
2023-05-20 02:24:45 +03:00 |
|
ozanarmagan
|
ebf4beaa85
|
Use clearer names for gcp api parts
|
2023-05-20 02:05:15 +03:00 |
|
Kishore Nallan
|
a9da41dd0e
|
Handle increment for creation.
|
2023-05-18 18:53:58 +05:30 |
|
ozanarmagan
|
a9cb44388d
|
Review Changes V
|
2023-05-18 12:31:07 +03:00 |
|
Kishore Nallan
|
3e1af0ed24
|
Some skeleton doc operations like incrementing.
|
2023-05-15 17:59:45 +05:30 |
|
Kishore Nallan
|
7c158e6828
|
Parameterize cache size.
|
2023-05-15 14:50:50 +05:30 |
|
Kishore Nallan
|
397727fdbc
|
Handle concurrency of ja tokenizer.
|
2023-05-14 20:27:05 +05:30 |
|
ozanarmagan
|
9cbb98c1b9
|
Adding Google remote emedding platform
|
2023-05-11 13:40:12 +03:00 |
|
ozanarmagan
|
09926b0d69
|
Review changes IV
|
2023-05-10 17:35:31 +03:00 |
|
Kishore Nallan
|
6096a96385
|
Verify status of ext snapshot dir copy.
|
2023-05-08 22:06:30 +05:30 |
|
ozanarmagan
|
fb8c507e18
|
Review Changes III
|
2023-05-07 15:14:10 +03:00 |
|
ozanarmagan
|
992cbc9080
|
Review changes II
|
2023-05-07 01:47:12 +03:00 |
|
ozanarmagan
|
5bcbb2832e
|
Review changes
|
2023-05-04 11:52:45 +03:00 |
|
Kishore Nallan
|
7515e733db
|
Move range facet parsing to cpp file.
|
2023-05-03 13:47:30 +05:30 |
|
Kishore Nallan
|
8ebe92dbe2
|
Fix bug in range facet string parsing.
|
2023-05-03 11:37:27 +05:30 |
|
ozanarmagan
|
cfcf95d5dd
|
Added support for XLMRoBERTa tokenizer
|
2023-05-01 21:50:50 +03:00 |
|
ozanarmagan
|
a571d64d56
|
Review Changes
|
2023-04-29 04:27:46 +03:00 |
|
Kishore Nallan
|
0b904a3d6b
|
Members of a curated group should not repeat.
|
2023-04-24 17:23:27 +05:30 |
|