2266 Commits

Author SHA1 Message Date
Kishore Nallan
7515e733db Move range facet parsing to cpp file. 2023-05-03 13:47:30 +05:30
Kishore Nallan
8ebe92dbe2 Fix bug in range facet string parsing. 2023-05-03 11:37:27 +05:30
Kishore Nallan
a321e3622e Add test for a bug which returned null values for nested fields. 2023-04-28 16:04:22 +05:30
Kishore Nallan
0b904a3d6b Members of a curated group should not repeat. 2023-04-24 17:23:27 +05:30
Kishore Nallan
47f0808396 Upgrade hnsw dep. 2023-04-22 10:18:09 +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
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
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
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