1765 Commits

Author SHA1 Message Date
krunal
cf5d00dd4c add test for alphanumeric labels for range facet 2023-12-21 11:56:13 +05:30
ozanarmagan
c451b77629 Fix invalid usage of conversation-related parameters in POST body for multi search 2023-12-21 00:19:11 +03:00
krunal
75afc160d6 merge v0.26-facets 2023-12-20 12:51:16 +05:30
Kishore Nallan
dfe6af96fe
Merge pull request #1437 from ozanarmagan/v0.26-facets
Fix mean pooling function
2023-12-19 19:14:26 +05:30
krunal
6fda5c9821 add test and refactor 2023-12-19 18:00:10 +05:30
ozanarmagan
3972b66d5c Add test 2023-12-19 15:29:28 +03:00
Harpreet Sangar
daa8e28d00
Add comment. 2023-12-18 16:25:09 +05:30
Harpreet Sangar
7e765e30fb
Add _eval sorting test case. 2023-12-18 16:15:19 +05:30
Kishore Nallan
3c3aa549b1
Merge pull request #1431 from happy-san/patch-1
Add test case for filter scoring.
2023-12-18 12:23:55 +05:30
Kishore Nallan
7cea561c87
Merge pull request #1430 from ozanarmagan/v0.26-facets
Fix vector distance comparison bug
2023-12-18 12:23:21 +05:30
Harpreet Sangar
456f6c449a
Add test case for filter scoring. 2023-12-18 10:27:07 +05:30
ozanarmagan
e8a0524536 Fix vector distance comparison bug 2023-12-17 16:01:02 +03:00
Kishore Nallan
6bc60adbae Support overriding wildcard query. 2023-12-13 12:12:33 +05:30
Kishore Nallan
d0018a1746
Merge pull request #1425 from krunal1313/event_anaylytics
adding popularity score
2023-12-13 09:35:52 +05:30
Ozan Armağan
43a45be251
Merge branch 'v0.26-facets' into v0.26-facets 2023-12-12 18:37:53 +03:00
ozanarmagan
bfc799c5c0 Use new CLIPTokenizer 2023-12-12 17:32:55 +03:00
Kishore Nallan
e961c53d7c Support wildcard tag rule. 2023-12-12 17:55:33 +05:30
krunal
54ac166ee1 add collection check and test 2023-12-12 15:58:04 +05:30
Kishore Nallan
37f56468dd Tagged overrides must not be picked when no tags are provided. 2023-12-12 15:49:30 +05:30
krunal
2ecd42795e adding popularity score 2023-12-12 14:29:16 +05:30
Kishore Nallan
9802ac1d5e Allow override rule to have only tags w/o query or filter by. 2023-12-12 13:42:19 +05:30
Kishore Nallan
16f7813e02 Return override metadata in response. 2023-12-12 10:53:12 +05:30
Kishore Nallan
c21c855703 Add response metadata via override. 2023-12-11 18:33:48 +05:30
Harpreet Sangar
bfd251d1d9 Return error when trying to do infix search without enabling first. 2023-12-11 17:09:41 +05:30
Harpreet Sangar
b7cdae6835 Fix test. 2023-12-11 16:07:13 +05:30
Harpreet Sangar
cdcec4e08d Reset filter_result_iterator in Index::do_infix_search. 2023-12-11 13:23:44 +05:30
Kishore Nallan
f87404de37 Propagate dynamic field properties for nested field. 2023-12-08 15:37:40 +05:30
Kishore Nallan
c1ea41cab7
Merge pull request #1408 from krunal1313/event_anaylytics
Events expiry
2023-12-07 07:27:46 +05:30
krunal
406775c1c3 adding test for partial events expiring 2023-12-06 20:31:28 +05:30
krunal
4fc0482875 remove sleep from tests 2023-12-06 14:42:02 +05:30
Kishore Nallan
614f3c290c Restore concurrent facet processing. 2023-12-06 09:33:08 +05:30
Kishore Nallan
94e84d2c90 Minor cleanup of faceting code. 2023-12-05 20:03:54 +05:30
Kishore Nallan
b3f8954229
Merge pull request #1394 from happy-san/filtering_cutoff
Filtering cutoff
2023-12-05 19:05:23 +05:30
Harpreet Sangar
d67ba2ec08 Remove test. 2023-12-05 17:02:09 +05:30
krunal
4c1e487398 reduce wait time in test 2023-12-05 15:38:18 +05:30
krunal
cc83b6697e adding test for events expiry 2023-12-05 14:34:28 +05:30
Kishore Nallan
a7b3e6c523
Merge pull request #1409 from krunal1313/stopword_get_reponse_fix
GET response with locale and validation for empty stopwword list
2023-12-04 20:34:10 +05:30
Harpreet Sangar
9d73461ec7 Add filter_result_iterator_t::is_timed_out. 2023-12-04 16:58:30 +05:30
krunal
4790cbbb3b correct error code while deleting stopwords 2023-12-04 12:01:56 +05:30
Kishore Nallan
bd50ffe747
Merge pull request #1410 from ozanarmagan/v0.26-facets
Make ```ConversationManager``` singleton & update conversation garbag…
2023-12-03 14:37:36 +05:30
ozanarmagan
f742417443 Make ``ConversationManager`` singleton & update conversation garbage collector thread 2023-12-01 23:44:36 +03:00
krunal
1c815c25e6 handle response with to_json() 2023-12-01 19:42:39 +05:30
krunal
dee68a4d84 fixing GET response with locale field and validation for empty stopword array 2023-12-01 17:56:47 +05:30
Kishore Nallan
e7a2461bcf Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	include/index.h
#	src/index.cpp
#	test/collection_vector_search_test.cpp
2023-11-30 21:53:30 +05:30
Kishore Nallan
c71245ca14 Fix bug with deeply nested optional array of obj field. 2023-11-30 14:08:39 +05:30
Kishore Nallan
bee8096bf9 Fix stray merge text. 2023-11-30 11:07:58 +05:30
Kishore Nallan
cdae0e28ad
Merge branch 'v0.26-facets' into event_anaylytics 2023-11-29 10:26:45 +05:30
Kishore Nallan
40ac195be7 Merge conflict resolution. 2023-11-29 10:25:54 +05:30
Kishore Nallan
0b09e5adc3
Merge pull request #1402 from ozanarmagan/v0.26-facets
Fix handling invalid images
2023-11-29 08:46:25 +05:30
ozanarmagan
42511a05be Add test 2023-11-29 02:52:08 +03:00