3326 Commits

Author SHA1 Message Date
Kishore Nallan
cfe7ab70c8 Log curl failure meta ahead of url to prevent truncation. 2023-11-14 17:01:09 +05:30
Kishore Nallan
fdd02dab6a
Merge pull request #1353 from krunal1313/click_events_anaylytics
initial click event analytics
2023-11-14 15:11:25 +05:30
krunal
40d55bc340 updating function name 2023-11-14 14:32:17 +05:30
krunal
61c71bc451 merge v0.26-facets 2023-11-14 14:00:20 +05:30
Kishore Nallan
a41154c068
Merge pull request #1374 from happy-san/reference_sort_fix
Fix reference sort.
2023-11-14 11:00:02 +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
Harpreet Sangar
de036ba406 Fix CollectionManagerTest, RestoreAutoSchemaDocsOnRestart. 2023-11-13 16:48:03 +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
14cc364a16 Remove unused expression. 2023-11-13 15:31:55 +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
7c7911154e
Merge pull request #1372 from ozanarmagan/v0.26-facets
Fix ```clear_expired_conversations```
2023-11-12 16:43:17 +05:30
ozanarmagan
9bd1bc00a1 Fix ``clear_expired_conversations`` 2023-11-12 13:14:59 +03:00
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
Kishore Nallan
9921d2dc9c Spread the hash for sort index key.
This addresses an edge case where look ups were slow when there are gaps in a large key range.
2023-11-10 12:37:01 +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
Kishore Nallan
8be74519a7
Merge pull request #1173 from ozanarmagan/v0.26-facets
Retrieval Augmented Generation
2023-11-07 17:57:35 +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
ozanarmagan
0562be3d02 Fix conversation initialization using correct
store
2023-11-07 01:45:44 +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
822cb9c2cd Remove system_prompt parameter and add it to conversation models & support excluding conversation history 2023-11-04 14:43:46 +03:00
krunal
e26c782190 adding field user_id and creating new store for analytics 2023-11-03 15:32:08 +05:30
krunal
c51f44aacf refactor replication and minor updates 2023-11-03 11:04:26 +05:30
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
krunal
7dbd53cbc6 initial click event analytics 2023-11-02 15:47:19 +05:30
Kishore Nallan
bf01fbb773 Reuse text highlighting for facet query highlight. 2023-11-01 12:55:30 +05:30
Kishore Nallan
862437620a Fix build. 2023-11-01 06:46:42 +05:30
Kishore Nallan
4bfd85b882
Merge pull request #1350 from happy-san/reference_includes
Remove reference helper fields from response.
2023-10-31 20:12:59 +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
e59a198d9c
Merge pull request #1349 from krunal1313/facet_query_fix
correcting typo in test
2023-10-31 11:40:20 +05:30
Kishore Nallan
9bf515592d
Merge branch 'v0.26-facets' into facet_query_fix 2023-10-31 10:34:08 +05:30
Kishore Nallan
9b7518e7ac Fix missing files 2023-10-31 10:33:54 +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
Kishore Nallan
c8267807d9
Merge pull request #1348 from krunal1313/facet_query_fix
fixing locale with facet_query
2023-10-30 20:49:44 +05:30