2208 Commits

Author SHA1 Message Date
ozanarmagan
a571d64d56 Review Changes 2023-04-29 04:27:46 +03:00
ozanarmagan
096543dcd6 Added OpenAI integration for embeddings 2023-04-22 00:40:51 +03:00
ozanarmagan
dede71bad9 Added support to add text embedding fields with schema update 2023-04-11 21:03:19 +03:00
ozanarmagan
38eab6251b Temp fix for text embedding prefixes 2023-04-11 17:15:03 +03:00
Kishore Nallan
510283e441 Range delete for collection drops to reduce write amplification. 2023-04-11 14:40:05 +05:30
Kishore Nallan
48119f76eb Consider dropped token in text match calculation. 2023-04-10 12:19:21 +05:30
Kishore Nallan
0a0a2ed272
Merge pull request #959 from ozanarmagan/v0.25-join
Hybrid & sematic search improvements
2023-04-10 10:05:25 +05:30
ozanarmagan
cdbe63747b Update for process_remove_field_for_embedding_fields 2023-04-10 07:32:48 +03:00
ozanarmagan
a50fe99a7c Review Changes III 2023-04-10 06:23:16 +03:00
ozanarmagan
7d2d3f3910 Removed unused function 2023-04-08 00:31:44 +03:00
ozanarmagan
7ae3cc9781 Review Changes II 2023-04-07 23:56:25 +03:00
Kishore Nallan
52a78f2763 Fix geopoint indexing in nested fields. 2023-04-06 09:50:51 +05:30
ozanarmagan
b7c988ab45 Added more test 2023-04-05 18:23:46 +03:00
ozanarmagan
1ad7bcdce3 Review Changes 2023-04-05 18:05:45 +03:00
Ozan Armağan
2a46120ad4
Merge branch 'typesense:v0.25-join' into v0.25-join 2023-04-05 16:44:57 +03:00
Kishore Nallan
cd8c543a0c Handle optional field for emplace. 2023-04-05 18:00:20 +05:30
Kishore Nallan
2474ac0625 More pagination validation. 2023-04-05 18:00:00 +05:30
Kishore Nallan
735a24e2b9 Add test for OR geo point filter query. 2023-04-03 16:47:01 +05:30
Kishore Nallan
2f7328c5ca Enable proper stack trace with symbols. 2023-04-03 12:01:01 +05:30
ozanarmagan
b31867a193 Merge branch 'v0.25-join' of https://github.com/ozanarmagan/typesense into v0.25-join 2023-04-02 12:51:20 +03:00
ozanarmagan
401ebbe481 Fix for text embedding when schema or document updated 2023-04-02 12:48:33 +03:00
Kishore Nallan
d74202e565
Merge branch 'v0.25-join' into v0.25-join 2023-04-02 14:09:10 +05:30
Kishore Nallan
5029d375ff Support pagination via offset parameter. 2023-04-02 14:08:29 +05:30
ozanarmagan
e85ae5d7d2 Hybrid & sematic search improvements 2023-04-02 01:32:49 +03:00
Kishore Nallan
a610501e32 Fix nested geopoint array issues. 2023-03-31 07:24:11 +05:30
Kishore Nallan
9c8b2eed72 Fix http streaming on upgraded h2o lib. 2023-03-29 17:36:03 +05:30
Kishore Nallan
56184aff26 Allow peers to be reset on error/on-demand. 2023-03-28 16:40:52 +05:30
Kishore Nallan
dde82cc8de Handle clean deletion of nested fields 2023-03-25 07:02:06 +05:30
Kishore Nallan
377e302111 Fix docker build. 2023-03-23 20:06:23 +05:30
Kishore Nallan
a2d7169a11 Update ci build docker container 2023-03-23 12:52:44 +05:30
Kishore Nallan
2a0836d1a2 Put circuit breaker back for faceting. 2023-03-23 09:53:16 +05:30
Kishore Nallan
16112b34e3 Rename group count => group found 2023-03-22 16:25:12 +05:30
Kishore Nallan
b98a9f008a
Merge pull request #946 from ozanarmagan/v0.25
Update onnxruntime submodule branches
2023-03-22 11:37:53 +05:30
ozanarmagan
e5e65524ad onnxruntime submodule branch updates 2023-03-22 03:41:20 +03:00
Kishore Nallan
73d3dd0d89
Merge pull request #935 from ozanarmagan/v0.25
Switch to reciprocal rank fusion
2023-03-20 07:21:38 +05:30
Kishore Nallan
58e7b2def6 Refactor operand deletion. 2023-03-19 21:52:30 +05:30
Kishore Nallan
2dbce214c0 Fix warnings. 2023-03-19 21:18:33 +05:30
Kishore Nallan
a87b9e9a9f Fix index being updated with duplicate fields. 2023-03-19 19:46:38 +05:30
Kishore Nallan
3d4ee4cf10 Phrase search should cleanup state. 2023-03-19 18:46:09 +05:30
ozanarmagan
a4b652da7b Formatting 2023-03-19 02:17:56 +03:00
ozanarmagan
c71b0574e9 Refactoring model download and checking MD5 hash before downloading 2023-03-19 02:15:32 +03:00
Kishore Nallan
be5e43061c Support field weights in phrase search. 2023-03-18 20:53:32 +05:30
Kishore Nallan
5b6ef4f147 Add jobs param for test. 2023-03-18 16:54:57 +05:30
Kishore Nallan
25c5ae6931 Handle nan values for geo filter query. 2023-03-16 20:53:39 +05:30
Kishore Nallan
ddfb7b27bb Add validation for vector dimensions during indexing. 2023-03-16 20:31:38 +05:30
ozanarmagan
783c8dcae2 Fix for downloading models on every test run 2023-03-16 17:07:31 +03:00
Kishore Nallan
a0ee96cdad Fix highlighting when both flat/nested form of field is present. 2023-03-16 18:20:13 +05:30
Kishore Nallan
9ac4b52d87
Merge pull request #938 from happy-san/v0.25
Update error message.
2023-03-16 18:17:59 +05:30
ozanarmagan
a07199b824 Fix all_result_ids_len for hybrid search 2023-03-16 14:52:39 +03:00
ozanarmagan
3c6519ca63 Uppdate for wildcard edge case 2023-03-16 14:43:14 +03:00