2989 Commits

Author SHA1 Message Date
Kishore Nallan
181c41ad35
Merge pull request #1156 from happy-san/include_by_reference
Include reference fields without join.
2023-08-16 11:29:27 +05:30
Harpreet Sangar
710ee61c87 Include reference fields without join. 2023-08-15 20:04:50 +05:30
Kishore Nallan
a3a44acf2f Have separate facet aggregation structures for value/hash facets. 2023-08-15 19:25:42 +05:30
Kishore Nallan
ced85b446d Avoid needless looping for value based facet query. 2023-08-15 13:14:20 +05:30
Kishore Nallan
a4a62a9692 Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	include/topster.h
2023-08-15 10:09:07 +05:30
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
75fa7dc687 Fix test. 2023-08-11 12:12:40 +05:30
Kishore Nallan
2e24482882 Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	test/collection_specific_more_test.cpp
2023-08-11 11:44:03 +05:30
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
f7ab51dfa0 Merge branch 'v0.25-join' into v0.26-facets 2023-08-08 20:32:21 +05:30
Kishore Nallan
b3f248bd93 Handle emplace + null values. 2023-08-08 20:24:15 +05:30
Kishore Nallan
2647d78728 Move facet index selection logic to compute facet infos. 2023-08-08 19:18:40 +05:30
Kishore Nallan
64c12c4cb2 Merge branch 'v0.25-join' into v0.26-facets 2023-08-08 15:57:24 +05:30
Kishore Nallan
10c1f4c5c1 Fix schema validation of non-optional, null nested values. 2023-08-08 13:06:12 +05:30
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