2259 Commits

Author SHA1 Message Date
ozanarmagan
16aa353745 Remove lock for text embedder 2023-05-20 03:23:06 +03:00
ozanarmagan
fa9eea89b3 Fix bug for pushing docs to be embedded 2023-05-20 02:26:47 +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
32336e4d93 Do coercion by default for collection loading / schema alter. 2023-05-19 21:27:35 +05:30
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
4395e3d81e Fix test. 2023-05-15 18:15:15 +05:30
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
72c5595780 Move asan opts earlier. 2023-05-14 20:31:50 +05:30
Kishore Nallan
397727fdbc Handle concurrency of ja tokenizer. 2023-05-14 20:27:05 +05:30
Kishore Nallan
10ba8f72bf Fix conflicting declaration of C function in brpc. 2023-05-14 20:16:42 +05:30
Kishore Nallan
d3f9f64ef2 Patch brpc for ARM mac. 2023-05-13 19:59:13 +05:30
Kishore Nallan
27d2f7880f Bump hnsw dep. 2023-05-13 18:53:11 +05:30
Kishore Nallan
f17c7d3d5f Fix update of nested fields. 2023-05-13 17:48:02 +05:30
Kishore Nallan
706a14bf3f Fix test name. 2023-05-12 12:19:36 +05:30
Kishore Nallan
fb1c1a5f6c Add default select for build 2023-05-11 18:47:54 +05:30
ozanarmagan
9cbb98c1b9 Adding Google remote emedding platform 2023-05-11 13:40:12 +03:00
Kishore Nallan
8f24a3a3f1 Restore HighlightArrayOfObjects test. 2023-05-10 21:51:05 +05:30
ozanarmagan
0ca0198f1d Fixed ambiguity in logs 2023-05-10 18:17:16 +03:00
Kishore Nallan
edf2d658ca Improve error message for nested array object numerical field. 2023-05-10 20:34:52 +05:30
ozanarmagan
09926b0d69 Review changes IV 2023-05-10 17:35:31 +03:00
ozanarmagan
b713a12be1 Fix bug for sentencepiece build 2023-05-09 11:29:58 +03:00
Kishore Nallan
d9f3bbb96e Move the sort index lookup outside loop. 2023-05-09 09:02:28 +05:30
ozanarmagan
b486ee8cd3 Fix for sentencepiece build with Bazel 2023-05-09 00:58:40 +03:00
Kishore Nallan
6096a96385 Verify status of ext snapshot dir copy. 2023-05-08 22:06:30 +05:30
Kishore Nallan
2819c1d0a6 Query token highlight threshold should consider unicode points. 2023-05-07 20:11:40 +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
Kishore Nallan
7162ca542e Bump hnsw dep: fix for prefetching. 2023-05-06 22:06:07 +05:30
Kishore Nallan
cf9cfa68d1 Log at the beginning of alter. 2023-05-06 21:59:00 +05:30
Kishore Nallan
c27c20f4f3 Fix brpc + glog logging issues. 2023-05-06 21:57:22 +05:30
Kishore Nallan
ad6a037bbe
Merge pull request #998 from krunal1313/float_support_range_facet
adding float values support for range facet
2023-05-04 19:11:23 +05:30
krunal1313
02c6620223 adding float values support for range facet 2023-05-04 18:12:12 +05:30
ozanarmagan
85ed9090b2 Fix to check model type for custom models 2023-05-04 13:04:10 +03:00
Kishore Nallan
c5bb229c79 ASAN build for tests. 2023-05-04 15:30:21 +05:30
ozanarmagan
5bcbb2832e Review changes 2023-05-04 11:52:45 +03:00
Kishore Nallan
0891526616 Remove spurious log. 2023-05-04 08:31:56 +05:30
Kishore Nallan
f0b90c114f Allow spaces in range facet string. 2023-05-03 15:14:12 +05:30
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
a321e3622e Add test for a bug which returned null values for nested fields. 2023-04-28 16:04:22 +05:30
Kishore Nallan
0b904a3d6b Members of a curated group should not repeat. 2023-04-24 17:23:27 +05:30
Kishore Nallan
47f0808396 Upgrade hnsw dep. 2023-04-22 10:18:09 +05:30
ozanarmagan
096543dcd6 Added OpenAI integration for embeddings 2023-04-22 00:40:51 +03:00
Kishore Nallan
d5112f72cb Disable typo tolerance explicitly only for CJK locales. 2023-04-18 15:19:18 +05:30
Kishore Nallan
8a83cd93f1 Use O0 for tests to improve debugging. 2023-04-18 15:03:54 +05:30