2222 Commits

Author SHA1 Message Date
krunal1313
eca358c11b removing FORCE_INTERSECT macro, seperating intersection test file 2023-05-01 16:16:15 +05:30
krunal1313
b3279e2c85 adding test for float value truncation 2023-05-01 12:31:45 +05:30
krunal1313
92c38c3fa5 adding tests and optimizing indexing 2023-05-01 12:01:35 +05:30
krunal1313
58e2de03ce using numerical index for new data structure 2023-04-25 16:51:40 +05:30
krunal1313
574a46d77d review patch by @kishorenc 2023-04-19 14:58:29 +05:30
krunal1313
1f68572179 clean up 2023-04-19 10:29:16 +05:30
krunal1313
c6a2c7946b Merge branch 'v0.25-join' of https://github.com/typesense/typesense into facet_index_refactor 2023-04-18 19:07:37 +05:30
Kishore Nallan
d5112f72cb Disable typo tolerance explicitly only for CJK locales. 2023-04-18 15:19:18 +05:30
Kishore Nallan
8a83cd93f1 Use O0 for tests to improve debugging. 2023-04-18 15:03:54 +05:30
krunal1313
8a68be832d updated conditions for wildcard results 2023-04-17 20:40:45 +05:30
Kishore Nallan
806008f421 Support nested dynamic fields. 2023-04-17 12:11:44 +05:30
Kishore Nallan
a0e7e8826e Make override rules query case insensitive. 2023-04-13 21:49:38 +05:30
krunal1313
6944857c9c hybrid approach preserving both structures 2023-04-13 17:48:48 +05:30
Kishore Nallan
412df009ca
Merge pull request #971 from ozanarmagan/v0.25-join
Fix for text embedding prefixes & adding text embedding fields with schema update
2023-04-12 08:13:41 +05:30
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
krunal1313
9c1ef9de6b facet index refactor updated changes 2023-03-31 17:38:33 +05:30
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
krunal1313
03b13828a7 inital changes for refactor 2023-03-20 15:04:11 +05:30
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