Harpreet Sangar
|
4a1de71e81
|
Add tests for filter_result_iterator_t::contains_atleast_one .
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
4d0c7b5112
|
Refactor valid(id) .
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
eb7a5b55e6
|
Add filter_result_iterator_t::init_status() .
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
ed719d19f3
|
Handle apply_not_equals .
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
dee367c7d2
|
Add filter_result_iterator_t::valid(uint32_t id) test case.
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
41063e2e2a
|
Add test case for complex filter.
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
0a022382ce
|
Add test cases for AND and OR .
|
2023-05-16 18:52:13 +05:30 |
|
Harpreet Sangar
|
25318fd3ac
|
Add filter_result_iterator_t .
|
2023-05-16 18:52:13 +05:30 |
|
Kishore Nallan
|
4395e3d81e
|
Fix test.
|
2023-05-15 18:15:15 +05:30 |
|
Kishore Nallan
|
3e1af0ed24
|
Some skeleton doc operations like incrementing.
|
2023-05-15 17:59:45 +05:30 |
|
Kishore Nallan
|
f17c7d3d5f
|
Fix update of nested fields.
|
2023-05-13 17:48:02 +05:30 |
|
Kishore Nallan
|
706a14bf3f
|
Fix test name.
|
2023-05-12 12:19:36 +05:30 |
|
Kishore Nallan
|
8f24a3a3f1
|
Restore HighlightArrayOfObjects test.
|
2023-05-10 21:51:05 +05:30 |
|
Kishore Nallan
|
edf2d658ca
|
Improve error message for nested array object numerical field.
|
2023-05-10 20:34:52 +05:30 |
|
Kishore Nallan
|
2819c1d0a6
|
Query token highlight threshold should consider unicode points.
|
2023-05-07 20:11:40 +05:30 |
|
krunal1313
|
02c6620223
|
adding float values support for range facet
|
2023-05-04 18:12:12 +05:30 |
|
Kishore Nallan
|
f0b90c114f
|
Allow spaces in range facet string.
|
2023-05-03 15:14:12 +05:30 |
|
Kishore Nallan
|
7515e733db
|
Move range facet parsing to cpp file.
|
2023-05-03 13:47:30 +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
|
d5112f72cb
|
Disable typo tolerance explicitly only for CJK locales.
|
2023-04-18 15:19:18 +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 |
|
ozanarmagan
|
dede71bad9
|
Added support to add text embedding fields with schema update
|
2023-04-11 21:03:19 +03:00 |
|
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
|
a50fe99a7c
|
Review Changes III
|
2023-04-10 06:23:16 +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
|
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
|
dde82cc8de
|
Handle clean deletion of nested fields
|
2023-03-25 07:02:06 +05:30 |
|
Kishore Nallan
|
16112b34e3
|
Rename group count => group found
|
2023-03-22 16:25:12 +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
|
2dbce214c0
|
Fix warnings.
|
2023-03-19 21:18:33 +05:30 |
|
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
|
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 |
|
ozanarmagan
|
3c6519ca63
|
Uppdate for wildcard edge case
|
2023-03-16 14:43:14 +03:00 |
|