ozanarmagan
|
c938c8440e
|
Fix tests
|
2024-01-11 00:51:19 +03:00 |
|
ozanarmagan
|
1b22de4df8
|
Refactor to use const references
|
2024-01-10 22:46:13 +03:00 |
|
ozanarmagan
|
47284942ab
|
Update voice query test
|
2024-01-10 14:30:59 +03:00 |
|
ozanarmagan
|
90de80d137
|
Merge branch 'v0.26-facets' of https://github.com/ozanarmagan/typesense into v0.26-facets
|
2024-01-10 13:58:23 +03:00 |
|
ozanarmagan
|
2caca963fe
|
Remove RelWithDebInfo for whisper.cpp
|
2024-01-10 13:58:14 +03:00 |
|
Ozan Armağan
|
3b0c518643
|
Merge branch 'v0.26-facets' into v0.26-facets
|
2024-01-10 13:41:17 +03:00 |
|
ozanarmagan
|
db248f941d
|
Do not return q if it is empty
|
2024-01-10 13:36:53 +03:00 |
|
ozanarmagan
|
eeb5f047cf
|
Fix voice query model references and error messages
|
2024-01-10 13:35:10 +03:00 |
|
ozanarmagan
|
cffd1a0fcf
|
Fix naming conventions
|
2024-01-10 13:34:55 +03:00 |
|
Kishore Nallan
|
cfeab44614
|
Merge pull request #1475 from krunal1313/autodelete_expired_keys
remove expired API keys when specified
|
2024-01-10 14:10:52 +05:30 |
|
ozanarmagan
|
76181abe2f
|
Fix whisper build
|
2024-01-10 01:26:47 +03:00 |
|
ozanarmagan
|
3c8b79781d
|
Add support for audio query
|
2024-01-09 22:41:45 +03:00 |
|
krunal
|
b36c3fa2ce
|
remove expired API keys when specified
|
2024-01-09 19:04:00 +05:30 |
|
Kishore Nallan
|
98a8ad92f4
|
Merge pull request #1474 from krunal1313/event_anaylytics
Store purchase, click events in tsv file
|
2024-01-09 13:52:22 +05:30 |
|
krunal
|
35988725f5
|
pass only analytics dir instead of db ptr
|
2024-01-09 11:43:42 +05:30 |
|
krunal
|
09e88c7c20
|
remove end-point to get events
|
2024-01-08 17:19:24 +05:30 |
|
krunal
|
54042536ef
|
Merge branch 'v0.26-facets' into event_anaylytics
|
2024-01-08 17:15:36 +05:30 |
|
krunal
|
29943c5089
|
store purchase, click events in tsv log file
|
2024-01-08 17:14:57 +05:30 |
|
Kishore Nallan
|
3a7186f9eb
|
Use original index of facet info during faceting.
|
2024-01-06 08:40:04 +05:30 |
|
Kishore Nallan
|
216f5c8924
|
Merge pull request #1466 from happy-san/query_by_fix
Return error on query by reference.
|
2024-01-05 12:58:16 +05:30 |
|
Kishore Nallan
|
431abf2f66
|
Merge pull request #1468 from krunal1313/float_range_facet_value_index_fix
fix float range facet with value index
|
2024-01-05 12:49:58 +05:30 |
|
Harpreet Sangar
|
08af7beb3f
|
Change error code.
|
2024-01-05 12:25:18 +05:30 |
|
krunal
|
2d2b005ee8
|
fix float range facet with value index
|
2024-01-05 12:17:12 +05:30 |
|
Kishore Nallan
|
5e17c44f9f
|
Merge pull request #1467 from krunal1313/event_anaylytics
Enable analytics rate limit for some tests explicitly
|
2024-01-05 11:41:12 +05:30 |
|
Harpreet Sangar
|
0726c17804
|
Fix query_by crash.
|
2024-01-05 11:24:13 +05:30 |
|
krunal
|
ee414dfb1d
|
enable rate limit in test for specific test only
|
2024-01-04 20:35:32 +05:30 |
|
Kishore Nallan
|
a5bce1b0f1
|
Merge pull request #1462 from krunal1313/event_anaylytics
generify counter events with different events types
|
2024-01-04 18:46:18 +05:30 |
|
Harpreet Sangar
|
09a8f5d537
|
Return error on query by reference.
|
2024-01-04 18:42:52 +05:30 |
|
krunal
|
471f9908cb
|
update test to cover other cases
|
2024-01-04 12:37:18 +05:30 |
|
krunal
|
e379b72813
|
generify counter events with different events types
|
2024-01-03 16:29:54 +05:30 |
|
Kishore Nallan
|
99c991b2fc
|
Merge pull request #1427 from happy-san/nested_join
Nested Join.
|
2024-01-02 21:10:40 +05:30 |
|
Kishore Nallan
|
bc4d91616b
|
Merge pull request #1457 from ozanarmagan/v0.26-facets
Add support for pq in vector queries
|
2024-01-02 16:37:37 +05:30 |
|
Kishore Nallan
|
8e7d3c6dc2
|
Merge pull request #1458 from krunal1313/event_anaylytics
Generify events API
|
2024-01-02 16:19:25 +05:30 |
|
ozanarmagan
|
a518f44c83
|
Delete unused newlines
|
2024-01-02 13:33:09 +03:00 |
|
ozanarmagan
|
35df15b040
|
Add more examples for invalid queries
|
2024-01-02 13:32:38 +03:00 |
|
krunal
|
5115419e1c
|
generify all events
|
2024-01-02 15:49:24 +05:30 |
|
ozanarmagan
|
71726f9c87
|
Update vector query parsing
|
2024-01-02 13:10:11 +03:00 |
|
Harpreet Sangar
|
08c0a087a1
|
Support nested join.
|
2024-01-02 14:14:21 +05:30 |
|
krunal
|
4b6990c7c3
|
initial special events commit
|
2023-12-29 16:34:08 +05:30 |
|
ozanarmagan
|
2d6bbb2bd7
|
Fix incorrect error message in vector search test
|
2023-12-29 12:50:44 +03:00 |
|
ozanarmagan
|
a95aa58068
|
Fix incorrect parameter name in vector query error message
|
2023-12-29 12:24:07 +03:00 |
|
ozanarmagan
|
371dec6260
|
Update queries and add support for query weights
|
2023-12-29 12:02:58 +03:00 |
|
ozanarmagan
|
d142172c0b
|
Refactor validating vector query & add more tests for pq
|
2023-12-28 15:30:12 +03:00 |
|
Harpreet Sangar
|
a11d0f7a65
|
Fix parse_nested_include .
|
2023-12-28 15:12:45 +05:30 |
|
ozanarmagan
|
1f4f197fd5
|
Add support for pq in vector queries
|
2023-12-28 12:36:13 +03:00 |
|
Kishore Nallan
|
35a5ddeb54
|
Allow override rule with only metadata action.
|
2023-12-27 20:14:37 +05:30 |
|
Kishore Nallan
|
0007c97c54
|
Merge branch 'v0.26-facets-sparse' into v0.26-facets
|
2023-12-27 18:18:46 +05:30 |
|
Kishore Nallan
|
b1805978b6
|
Do explicit compaction instead of automatic periodic compaction.
This is required until RocksDB fixes the behavior of periodic compaction seconds: https://github.com/facebook/rocksdb/issues/12165
|
2023-12-27 17:26:30 +05:30 |
|
Kishore Nallan
|
94f5e4f8f5
|
Merge pull request #1456 from krunal1313/event_anaylytics
disable query hits for now
|
2023-12-27 16:53:41 +05:30 |
|
krunal
|
da461131e5
|
disable query hits for now
|
2023-12-27 16:20:19 +05:30 |
|