2410 Commits

Author SHA1 Message Date
krunal1313
00809e89e4 merge v0.26-filter 2023-06-06 14:21:56 +05:30
Kishore Nallan
b30ba6029f Merge branch 'v0.25-join' into v0.26-filter 2023-06-05 16:31:04 +05:30
Kishore Nallan
4c02906528
Merge pull request #1044 from happy-san/fix
Fix wildcard search with geo-filter producing maximum 100 results.
2023-06-05 15:54:33 +05:30
Harpreet Sangar
b400dcfaa4 Fix wildcard search with geo-filter producing maximum 100 results. 2023-06-05 14:36:03 +05:30
Kishore Nallan
0612792ebc
Merge pull request #1039 from ozanarmagan/v0.25-join
CUDA support for auto embedding
2023-06-04 15:46:10 +05:30
ozanarmagan
8f1480d322 Use arch independent path for sentencepiece 2023-06-03 19:04:24 +03:00
ozanarmagan
ad1f4cb896 Fix for sentencepiece build 2023-06-03 13:29:46 +03:00
Kishore Nallan
89d2b247fc Fix edge cases in Japanese tokenization.
Address bad unicode + highlighting.
2023-06-01 16:54:14 +05:30
krunal1313
b0a369f8ab refactoring changes 2023-05-31 20:08:00 +05:30
ozanarmagan
987745c4e3 Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join 2023-05-31 13:09:44 +03:00
ozanarmagan
eb6e5fd33b Fix batch size 2023-05-31 13:08:31 +03:00
ozanarmagan
61a58c3ccb Adding CUDA Support + batching 2023-05-31 13:07:59 +03:00
Kishore Nallan
b2c95d84c6 Fix curl client not passing arg along. 2023-05-30 19:28:27 +05:30
Kishore Nallan
d8fc509fe9 Don't send ts api key in curl client requests by default. 2023-05-30 16:28:36 +05:30
Kishore Nallan
ab20edf8a0
Merge pull request #986 from ozanarmagan/v0.25-join
OpenAI API integration to generate embeddings from fields & support for XLM-RoBERTa tokenizer
2023-05-30 15:39:20 +05:30
Ozan Armağan
73791a057b
Merge branch 'v0.25-join' into v0.25-join 2023-05-30 12:47:10 +03:00
Kishore Nallan
d3c1b77cef Don't rewrite to meta data to store when loading collection. 2023-05-30 13:10:11 +05:30
Kishore Nallan
b9174081f4 Support http/2 on curl 8 2023-05-30 12:12:15 +05:30
Kishore Nallan
4c32ead921 Handle aliasing for analytics query. 2023-05-30 11:55:20 +05:30
Kishore Nallan
9e505a5322 Limit query tokens to 100 bytes. 2023-05-30 07:54:34 +05:30
Kishore Nallan
16c681223c Fix some highlighting quirks. 2023-05-29 21:25:06 +05:30
Kishore Nallan
e82a033bd7 Bump hnsw lib. 2023-05-27 20:25:51 +05:30
Kishore Nallan
8ad97e73a0 Fix locking for analytics rule deletion. 2023-05-27 08:49:44 +05:30
Kishore Nallan
fde28a5df3 Move analytics params into sub-object. 2023-05-26 19:17:07 +05:30
krunal1313
e1e735173a compile fix 2023-05-26 16:21:26 +05:30
krunal1313
b966c77429 Merge branch 'v0.25-join' into facet_index_refactor 2023-05-26 16:08:18 +05:30
krunal1313
df8dda9432 picking index as per results size and improvements 2023-05-26 15:49:25 +05:30
Kishore Nallan
c074ef1300 Handle changes in req routes. 2023-05-26 09:46:58 +05:30
Kishore Nallan
5abec3f6e0 Refactor analytics paths. 2023-05-25 22:40:24 +05:30
krunal1313
44d3cb0ef8 refactoring and cleanup 2023-05-25 15:56:29 +05:30
Kishore Nallan
459f1255ed Fix bazel cache path. 2023-05-25 15:25:03 +05:30
krunal1313
ad87ea0544 making results deterministic and consistent 2023-05-25 12:22:27 +05:30
Kishore Nallan
38c5c0b035 Allow text match bucket of 1. 2023-05-25 12:10:45 +05:30
krunal1313
5f3a4f20ba Merge branch 'v0.26-filter' into facet_index_refactor 2023-05-25 10:06:29 +05:30
krunal1313
45a698d505 adding support for facet_query 2023-05-25 10:05:30 +05:30
Kishore Nallan
5a4b0645cd Merge branch 'v0.25-join' into v0.26-filter 2023-05-25 09:05:19 +05:30
ozanarmagan
13ca8c5957 Fix for POST request with updated Http client in analytics manager 2023-05-24 23:38:39 +03:00
Kishore Nallan
d68c4fb3b3 Merge branch 'v0.25-join' into v0.26-filter 2023-05-24 20:34:56 +05:30
Kishore Nallan
0419a40e6f Upgrade lock for cache erase. 2023-05-24 17:30:46 +05:30
ozanarmagan
24073c8f97 Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join 2023-05-24 14:17:20 +03:00
ozanarmagan
616c13f098 Add more detailed error message for remote embedding query with prefix 2023-05-24 14:17:00 +03:00
Ozan Armağan
24e309e50d
Merge branch 'v0.25-join' into v0.25-join 2023-05-24 14:15:02 +03:00
ozanarmagan
c49ca4f7e4 Fix for bug when creating collections with using embedding with OpenAI API 2023-05-24 13:27:21 +03:00
Kishore Nallan
c349148e2d Refactor query aggregation. 2023-05-23 14:26:46 +05:30
Kishore Nallan
922aed4ce6
Merge pull request #1027 from happy-san/v0.26-filter
Add `filter::parse_geopoint_filter_value`.
2023-05-23 13:00:12 +05:30
Harpreet Sangar
aa05071f5c Add geo_filtering_old_test.cpp. 2023-05-23 11:40:26 +05:30
Harpreet Sangar
43047f58f6 Allow even a single value with square bracket notation. 2023-05-23 11:14:59 +05:30
Harpreet Sangar
022d010efc Add comment. 2023-05-23 11:07:24 +05:30
Harpreet Sangar
e6f8a52e5f Add test cases. 2023-05-23 11:02:47 +05:30
Harpreet Sangar
9f5a97459b Skip exact filtering beyond threshold in case of geo polygon. 2023-05-23 10:09:28 +05:30