2483 Commits

Author SHA1 Message Date
Kishore Nallan
32a85a472f
Merge pull request #1168 from ozanarmagan/v0.25-join
Fix model key for remote embedders
2023-08-20 21:33:19 +05:30
ozanarmagan
1d45fcf00c Update model_key 2023-08-20 15:52:53 +03:00
ozanarmagan
2d855a9f0a Use ternary operator for model key 2023-08-20 15:36:36 +03:00
Kishore Nallan
ef6e921924 Remove stray log. 2023-08-19 18:19:19 +05:30
Kishore Nallan
8ebabe9cdb Fix charset in content type header. 2023-08-19 17:00:55 +05:30
Kishore Nallan
5120148b53 Dropped field should be removed properly from embed_from. 2023-08-19 16:46:21 +05:30
ozanarmagan
c3ec46cfba Remove unnecessary test function 2023-08-19 11:02:09 +03:00
ozanarmagan
24a67140f2 Fix model key for remote embedders 2023-08-19 10:59:50 +03:00
Kishore Nallan
6f4e4bc77a Check for vector dimensions explicitly. 2023-08-19 12:14:05 +05:30
ozanarmagan
c2c3c26ebf Added test for hybrid sorting 2023-08-15 12:01:31 +03:00
Kishore Nallan
e1e890279c Refactor credential hiding logic. v0.25.0 2023-08-15 09:54:36 +05:30
Kishore Nallan
d782ee9c83
Merge pull request #1153 from ozanarmagan/v0.25-join
Fix KV constructor parameters
2023-08-15 07:16:35 +05:30
ozanarmagan
dafde32ce0 Fix KV constructor parameters 2023-08-14 23:25:18 +03:00
Kishore Nallan
bbf67e1979 Fix counter increment for query aggregation. 2023-08-11 09:25:57 +05:30
Kishore Nallan
c7e5285618 Add additional test. 2023-08-10 20:50:57 +05:30
Kishore Nallan
f33163ff16 Fix regression in partial update of record with embedding. 2023-08-10 20:30:40 +05:30
Kishore Nallan
671b422ac6
Merge pull request #1148 from ozanarmagan/v0.25-join
Fix search results of semantic search
2023-08-10 20:29:55 +05:30
Kishore Nallan
722cd3446d Parsing vector float values in try. 2023-08-10 18:38:12 +05:30
Ozan Armağan
3cc59ecce4
Merge branch 'v0.25-join' into v0.25-join 2023-08-10 14:35:49 +03:00
ozanarmagan
093442857a Move tests 2023-08-10 14:31:58 +03:00
ozanarmagan
7096ad0c25 Remove log 2023-08-10 14:29:27 +03:00
ozanarmagan
278c29b3ea Add tests 2023-08-10 14:22:25 +03:00
ozanarmagan
d1692501fa Fix text embedding field detection 2023-08-10 14:22:14 +03:00
ozanarmagan
c4919bb358 Remove logs 2023-08-10 09:53:26 +03:00
ozanarmagan
64ec0fea41 Fix search results of semantic search 2023-08-10 09:52:34 +03:00
Kishore Nallan
a99929f05f Address change in streaming behavior of h2o on http/2.
_req->proceed_req is not 1 when http2 is used for chunks that follow the first chunk.
2023-08-09 19:02:36 +05:30
Kishore Nallan
b0376e5acf
Merge pull request #1145 from ozanarmagan/v0.25-join
Fix wrong hybrid search text match score
2023-08-09 19:01:13 +05:30
ozanarmagan
379604cad1 Fix wrong hybrid search text match score 2023-08-08 18:34:07 +03:00
Kishore Nallan
b3f248bd93 Handle emplace + null values. 2023-08-08 20:24:15 +05:30
Kishore Nallan
10c1f4c5c1 Fix schema validation of non-optional, null nested values. 2023-08-08 13:06:12 +05:30
Kishore Nallan
6c9a000bd8 Build protobuf first before building Typesense. 2023-08-05 16:58:02 +05:30
Kishore Nallan
406cafe4c7 Disable CI again. 2023-08-05 16:33:32 +05:30
Kishore Nallan
d327074c54 CI: Use artifacts for bazel cache 2023-08-05 16:25:03 +05:30
Kishore Nallan
cf592caf3c Sentencepiece: use build tmp dir instead of install dir. 2023-08-05 15:14:30 +05:30
Kishore Nallan
d2cf4b0201 Fix nested field with regex name in schema. 2023-08-05 12:10:03 +05:30
Kishore Nallan
ef23f45429 Disable tests for now. 2023-08-04 15:09:18 +05:30
Kishore Nallan
3ba9b48eff Use embedding in auto embedding field if already present. 2023-08-04 14:43:26 +05:30
Kishore Nallan
bfb81173b9 Fix float assertion. 2023-08-04 08:39:52 +05:30
Kishore Nallan
cb25df1389 CI: enable verbose test output. 2023-08-04 07:24:32 +05:30
Kishore Nallan
9b306cb46d
Merge pull request #1136 from ozanarmagan/v0.25-join
Fix 'HybridSearchWithExplicitVector' test
2023-08-03 16:41:29 +05:30
ozanarmagan
8d92ad9cbf Fix 'HybridSearchWithExplicitVector' test 2023-08-03 14:02:39 +03:00
Kishore Nallan
cc9af18d9c Refactor remote/local text embedder initialization. 2023-08-03 15:24:59 +05:30
Kishore Nallan
956d596e43 Handle repeated facet values in arrays during searching. 2023-08-03 15:23:30 +05:30
Kishore Nallan
876e998cfe Fix creation of multiple collections with remote embedding. 2023-08-03 11:17:55 +05:30
Jason Bosco
cf35113664 Enable GitHub actions 2023-08-02 21:46:14 -05:00
Jason Bosco
48d2fb8bf1 Use built-in save / restore' 2023-08-02 18:43:33 -05:00
Jason Bosco
858fb5c2dc Fix restore key 2023-08-02 16:47:58 -05:00
Jason Bosco
098d1ea792 Fix restore-key 2023-08-02 16:44:47 -05:00
Jason Bosco
69a77a16d3 Only build, to get cache to save 2023-08-02 16:43:26 -05:00
Jason Bosco
6d7dce90ed Update cache key 2023-08-02 16:42:04 -05:00