3043 Commits

Author SHA1 Message Date
krunal
0ebd66a80c adding more tests 2023-09-07 16:31:59 +05:30
krunal
a969053361 update facet sort syntax 2023-09-07 15:43:58 +05:30
krunal
28613a0135 adding tests to optimized facet tests 2023-09-05 15:15:02 +05:30
krunal
1c66afc8c7 adding test facet sort by float field 2023-09-04 16:32:19 +05:30
krunal
7c61328374 merge v0.26-facets 2023-09-01 15:06:31 +05:30
Kishore Nallan
bb5720955b Merge branch 'v0.25-join' into v0.26-facets 2023-09-01 12:11:31 +05:30
Kishore Nallan
3b157f6c61 Fix duplicate embed fields init. 2023-08-31 15:12:49 +05:30
Kishore Nallan
633ec69aed Fix upsert on unchanged docs with embedding fields. 2023-08-31 13:38:08 +05:30
Kishore Nallan
784b8ffd96
Merge pull request #1192 from happy-san/_eval_fix
Fix parsing error with `_eval` for multiple values in condition.
2023-08-29 11:46:12 +05:30
Kishore Nallan
0cd97170ac
Merge pull request #1188 from krunal1313/stopword_support
refactor
2023-08-29 10:34:57 +05:30
Harpreet Sangar
a3d976b535 Fix _eval parsing. #1089 2023-08-29 10:21:39 +05:30
krunal
d582508404 updating changes 2023-08-28 18:36:33 +05:30
krunal
78576941cd refactor 2023-08-28 13:03:19 +05:30
Kishore Nallan
6a9d5efc94 Rollback glog stdout/stderrr separation.
This does not respect buffer levels yet: https://github.com/google/glog/issues/943
2023-08-28 12:21:38 +05:30
Kishore Nallan
c5d2efa36d Fix preset usage regression on multi search endpoint. 2023-08-28 12:00:21 +05:30
Kishore Nallan
80879ff582
Merge pull request #1184 from ozanarmagan/v0.25-join
Check partial response from OpenAI API
2023-08-26 20:18:12 +05:30
ozanarmagan
05c9623b17 Fix parsing errors 2023-08-26 17:45:10 +03:00
ozanarmagan
8f3684f8d5 Fix parsing errors 2023-08-26 17:43:13 +03:00
ozanarmagan
57d083785d Fix error log 2023-08-26 17:34:08 +03:00
ozanarmagan
ae5a90582a Check partial response from OpenAI API 2023-08-26 17:24:38 +03:00
Kishore Nallan
6cbd4306e0 Fix group by not happening on vector search. 2023-08-26 17:44:27 +05:30
Kishore Nallan
4608b9407f Fix tests. 2023-08-26 16:28:44 +05:30
Kishore Nallan
a05e1e2f81 Fix facet query max count on value based index. 2023-08-26 13:11:28 +05:30
Kishore Nallan
f8f9eb89dc Fix ids init in value based faceting. 2023-08-24 17:15:25 +05:30
Kishore Nallan
03c5918030 Refactor seq_ids_outside_top_k 2023-08-23 20:19:56 +05:30
Kishore Nallan
bfa744353b Merge branch 'v0.25-join' into v0.26-facets 2023-08-23 20:19:16 +05:30
Kishore Nallan
6087ff30d4 Fix bug in multi collection autosuggest aggregation. 2023-08-23 19:10:26 +05:30
Kishore Nallan
4b6ec97417 Use fields index directly during looping. 2023-08-23 12:52:36 +05:30
Kishore Nallan
55bc819c7c
Merge pull request #1144 from krunal1313/gzip_indexing
Tests for gzip indexing
2023-08-22 20:15:57 +05:30
krunal
e697af56e0 adding gzip file type in test files 2023-08-22 14:46:05 +05:30
Kishore Nallan
451fa53609 Merge branch 'v0.25-join' into v0.26-facets 2023-08-21 18:01:45 +05:30
Kishore Nallan
f1cd6038ea Trim query suggesitons before aggregation. 2023-08-21 16:46:06 +05:30
Kishore Nallan
f8e6468a7b Better guards for top_k truncation. 2023-08-21 16:46:06 +05:30
Kishore Nallan
dc32c6c5dd
Merge branch 'v0.26-facets' into gzip_indexing 2023-08-21 10:47:26 +05:30
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
krunal
46796826c6 sort by other field 2023-08-17 18:33:09 +05:30
Kishore Nallan
16b59fd23a Merge branch 'v0.25-typos' into v0.26-facets 2023-08-17 18:11:21 +05:30
krunal
a282fbd1a8 merge v0.26-facets 2023-08-16 14:54:43 +05:30
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
ozanarmagan
c2c3c26ebf Added test for hybrid sorting 2023-08-15 12:01:31 +03:00