1588 Commits

Author SHA1 Message Date
krunal
61c71bc451 merge v0.26-facets 2023-11-14 14:00:20 +05:30
Harpreet Sangar
869a63f4a4 Fix reference sort. 2023-11-14 09:37:40 +05:30
Kishore Nallan
c11f25b45f
Merge pull request #1356 from happy-san/reference_includes
Allow a field inside an object to have `reference`.
2023-11-14 09:35:24 +05:30
Kishore Nallan
91415a649f Fix phrase query messing up facet counts.
Global facet counts were being returned.
2023-11-13 19:57:25 +05:30
Kishore Nallan
42c544b70c Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	test/collection_nested_fields_test.cpp
2023-11-13 15:52:20 +05:30
Harpreet Sangar
10a334cf07 Add object_array_reference_index. 2023-11-13 15:31:49 +05:30
Harpreet Sangar
aa9ff7d37e Allow a field inside an object to have reference. 2023-11-13 15:27:33 +05:30
Kishore Nallan
f47325436f Fix infix index deletion edge case. 2023-11-13 12:04:54 +05:30
Kishore Nallan
60d5951b80 Handle repeating facet values in value facet index. 2023-11-11 20:00:49 +05:30
Kishore Nallan
41faf876c0 Fixed an edge case in facet count update. 2023-11-10 17:31:28 +05:30
krunal
ab6957671f update rate limit params and adding tests 2023-11-09 15:57:03 +05:30
krunal
34290ab1d9 add rate limit for clickevents, make tests more verbose 2023-11-09 13:39:55 +05:30
krunal
1c4c7ac320 make click events analytics optional 2023-11-08 14:42:48 +05:30
Kishore Nallan
a7180d2b45 Move tags inside rule. 2023-11-08 13:07:36 +05:30
Kishore Nallan
ec7c54d31c Use symbols to index + separators for facet query parsing. 2023-11-07 21:00:35 +05:30
krunal
b86d7308e5 add analytics db and cmdline, clickevent tests 2023-11-07 20:31:18 +05:30
ozanarmagan
b01e7b8d73 Fix override tests 2023-11-07 13:48:14 +03:00
Ozan Armağan
1ca6058abf
Merge branch 'v0.26-facets' into v0.26-facets 2023-11-07 01:48:04 +03:00
Kishore Nallan
87e0e1773c Override tagging. 2023-11-05 17:42:25 +05:30
ozanarmagan
eae05c1caf Fix system prompt 2023-11-04 15:18:12 +03:00
ozanarmagan
90f38987dd Use UUID for conversation ids 2023-11-03 00:47:40 +03:00
ozanarmagan
54e9498b19 Fix compile error 2023-11-02 23:30:31 +03:00
Ozan Armağan
fa11f4cd7e
Merge branch 'v0.26-facets' into v0.26-facets 2023-11-02 17:03:23 +03:00
Kishore Nallan
2254d25955 Handle null values in nested object arrays for optional fields. 2023-11-02 16:13:04 +05:30
Kishore Nallan
bf01fbb773 Reuse text highlighting for facet query highlight. 2023-11-01 12:55:30 +05:30
Harpreet Sangar
06a67d8b35 Rename to ".re". 2023-10-31 17:49:04 +05:30
Harpreet Sangar
b469962b42 Remove reference helper fields from response. 2023-10-31 17:36:42 +05:30
Kishore Nallan
9bf515592d
Merge branch 'v0.26-facets' into facet_query_fix 2023-10-31 10:34:08 +05:30
krunal
203cf20858 correcting typo in test 2023-10-31 09:51:49 +05:30
Kishore Nallan
ae597f40ba Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	include/index.h
#	src/collection.cpp
#	test/collection_vector_search_test.cpp
2023-10-30 21:41:47 +05:30
krunal
5c1680eb11 fixing locale with facet_query 2023-10-30 18:44:51 +05:30
Kishore Nallan
813352ec48
Merge pull request #1346 from ozanarmagan/v0.25-join
Fix updating auto embedding field indexes
2023-10-30 17:16:00 +05:30
ozanarmagan
46b5847869 Fix updating auto embedding field indexes 2023-10-30 09:33:12 +03:00
Kishore Nallan
781e77d613
Merge pull request #1341 from happy-san/reference_includes
Include reference document by merging or nesting.
2023-10-27 13:26:03 +05:30
Kishore Nallan
30d2fd221d
Merge pull request #1338 from krunal1313/facet_query_fix
fix facet_query check with updated facets param
2023-10-27 13:23:39 +05:30
Harpreet Sangar
e0dc11f57a Return error on name collision. 2023-10-27 11:34:17 +05:30
Harpreet Sangar
ce6a5c2f3f Add support for nest and merge reference include strategy. 2023-10-27 11:34:17 +05:30
krunal
c5e218c5b1 fix for int64 facet stats 2023-10-26 20:05:03 +05:30
krunal
fd9bde7049 adding test for facet sort with facet query 2023-10-26 19:16:50 +05:30
krunal
ddf4de17be adding test for negative ranges 2023-10-25 20:41:46 +05:30
krunal
f704a1ebbb add test for space separated range label 2023-10-25 19:05:37 +05:30
krunal
8581fdd0ba adding test for range facet min max 2023-10-25 18:10:04 +05:30
krunal
ea34673cfd test for negative and float ranges 2023-10-25 13:41:32 +05:30
ozanarmagan
9cc8f88310 Fix sort by vector query 2023-10-24 19:12:18 +03:00
Kishore Nallan
e6876fa147 Merge branch 'v0.25-join' into v0.26-facets
# Conflicts:
#	include/field.h
#	src/collection.cpp
#	src/index.cpp
#	test/collection_vector_search_test.cpp
2023-10-23 18:45:18 +05:30
Kishore Nallan
976d62657f Facet index unit tests. 2023-10-23 17:58:23 +05:30
Kishore Nallan
c0a507750a Fix facet counter list reordering. 2023-10-23 17:58:23 +05:30
Kishore Nallan
ea80d8f43d
Merge pull request #1303 from happy-san/multi_value_reference
Reference array field.
2023-10-23 14:53:58 +05:30
Harpreet Sangar
9a8e029248 Add test case. 2023-10-23 14:17:08 +05:30
Harpreet Sangar
2e1335715e Support not like ! string comparator in filter_by. #1264 2023-10-23 12:49:15 +05:30