2959 Commits

Author SHA1 Message Date
Kishore Nallan
b779713fdb Merge branch 'v0.25-join' into v0.26-facets 2023-08-07 08:32:12 +05:30
Kishore Nallan
967705c569
Merge pull request #1140 from happy-san/compute_result
Fix crash in `filter_result_iterator_t::compute_result`.
2023-08-05 18:03:05 +05:30
Harpreet Sangar
0df9b5e90c Invalidate filter_result_iterator. 2023-08-05 17:21:55 +05:30
Harpreet Sangar
df9f8fd7de Fix crash in filter_result_iterator_t::compute_result. 2023-08-05 17:08:02 +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
a53f18bb51 Merge branch 'v0.25-join' into v0.26-facets 2023-08-04 15:30:21 +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
f502526588 Fix value based faceting regression.
Introduced probably by the parent facet work.
2023-08-03 20:59:21 +05:30
Kishore Nallan
e30036a1c2 Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	src/index.cpp
2023-08-03 17:23:54 +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
083685fd28 Merge branch 'v0.25-join' into v0.26-facets 2023-08-03 11:20:15 +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
Jason Bosco
7b4c137b63 Fix action version 2023-08-02 11:51:45 -05:00
Jason Bosco
c601b67e3b Save bazel cache even on error 2023-08-02 11:45:23 -05:00
Kishore Nallan
a1e570900d Handle repeated facet values in arrays during searching. 2023-08-02 21:27:07 +05:30
Kishore Nallan
020876e205
Merge pull request #1063 from typesense/setup-ci-github-actions
Setup tests in GitHub Actions
2023-08-02 19:26:56 +05:30
Kishore Nallan
4e3374a945 Merge branch 'v0.25-join' into v0.26-facets 2023-08-02 18:00:49 +05:30
Kishore Nallan
06b64d8879 Deal with repeated facet values in arrays. 2023-08-02 13:58:50 +05:30
Kishore Nallan
770c192e97 Add onnx patch for arm gpu for T4 2023-08-02 07:15:40 +05:30
Kishore Nallan
7998054900 Exclude POST /health from batch indexer resource check. 2023-08-01 18:49:35 +05:30
Kishore Nallan
ebca9756dc
Merge pull request #1130 from ozanarmagan/v0.25-join
Fix HybridSearchWithExplicitVector test
2023-08-01 13:38:45 +05:30
ozanarmagan
596c1c31f4 Fix HybridSearchWithExplicitVector test 2023-08-01 11:06:14 +03:00
Kishore Nallan
de04716349 Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	include/collection.h
#	src/collection.cpp
#	src/collection_manager.cpp
#	src/index.cpp
2023-08-01 12:47:58 +05:30
Kishore Nallan
2c9cb4dc1f Fix stray log. 2023-07-31 18:36:28 +05:30
Kishore Nallan
0d1e32f8f5
Merge pull request #1128 from ozanarmagan/v0.25-join
Update hybrid search info
2023-07-31 16:02:51 +05:30
Kishore Nallan
45848721cb
Merge pull request #1129 from happy-san/v0.26-facets
Fix `Collection::get_reference_field`, return field name of current schema.
2023-07-31 15:23:55 +05:30
Harpreet Sangar
038405824c Fix Collection::get_reference_field, return field name of current schema. 2023-07-31 14:37:01 +05:30
ozanarmagan
165371301d Update hybrid search info 2023-07-31 11:42:50 +03:00
Kishore Nallan
e6a42d5cc0
Merge pull request #1120 from happy-san/v0.26-facets
Ignore the last geopoint of polygon if it is same as the first geopoint.
2023-07-30 19:32:04 +05:30
Kishore Nallan
558734287f
Merge pull request #1124 from ozanarmagan/v0.25-join
Change 'remote_embedding_num_try' to 'remote_embedding_num_tries'
2023-07-30 19:30:57 +05:30
ozanarmagan
29224dee82 Change 'remote_embedding_num_try' to 'remote_embedding_num_tries' 2023-07-29 15:27:36 +03:00
Kishore Nallan
86eb4989f1
Merge pull request #1119 from ozanarmagan/v0.25-join
Ignore null optional fields while generating embedding
2023-07-28 21:54:45 +05:30
Kishore Nallan
79986fd0a1 Fix edge case in compact posting list erase. 2023-07-28 21:44:27 +05:30
ozanarmagan
dce27b918e Use doc_field_it 2023-07-28 19:00:16 +03:00