Kishore Nallan
|
b7f29aeed1
|
Evented query aggregation skeleton.
|
2023-05-22 17:52:52 +05:30 |
|
Kishore Nallan
|
32336e4d93
|
Do coercion by default for collection loading / schema alter.
|
2023-05-19 21:27:35 +05:30 |
|
Kishore Nallan
|
a9da41dd0e
|
Handle increment for creation.
|
2023-05-18 18:53:58 +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
|
7c158e6828
|
Parameterize cache size.
|
2023-05-15 14:50:50 +05:30 |
|
Kishore Nallan
|
72c5595780
|
Move asan opts earlier.
|
2023-05-14 20:31:50 +05:30 |
|
Kishore Nallan
|
397727fdbc
|
Handle concurrency of ja tokenizer.
|
2023-05-14 20:27:05 +05:30 |
|
Kishore Nallan
|
10ba8f72bf
|
Fix conflicting declaration of C function in brpc.
|
2023-05-14 20:16:42 +05:30 |
|
Kishore Nallan
|
d3f9f64ef2
|
Patch brpc for ARM mac.
|
2023-05-13 19:59:13 +05:30 |
|
Kishore Nallan
|
27d2f7880f
|
Bump hnsw dep.
|
2023-05-13 18:53:11 +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
|
fb1c1a5f6c
|
Add default select for build
|
2023-05-11 18:47:54 +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
|
d9f3bbb96e
|
Move the sort index lookup outside loop.
|
2023-05-09 09:02:28 +05:30 |
|
Kishore Nallan
|
6096a96385
|
Verify status of ext snapshot dir copy.
|
2023-05-08 22:06:30 +05:30 |
|
Kishore Nallan
|
2819c1d0a6
|
Query token highlight threshold should consider unicode points.
|
2023-05-07 20:11:40 +05:30 |
|
Kishore Nallan
|
7162ca542e
|
Bump hnsw dep: fix for prefetching.
|
2023-05-06 22:06:07 +05:30 |
|
Kishore Nallan
|
cf9cfa68d1
|
Log at the beginning of alter.
|
2023-05-06 21:59:00 +05:30 |
|
Kishore Nallan
|
c27c20f4f3
|
Fix brpc + glog logging issues.
|
2023-05-06 21:57:22 +05:30 |
|
Kishore Nallan
|
ad6a037bbe
|
Merge pull request #998 from krunal1313/float_support_range_facet
adding float values support for range facet
|
2023-05-04 19:11:23 +05:30 |
|
krunal1313
|
02c6620223
|
adding float values support for range facet
|
2023-05-04 18:12:12 +05:30 |
|
Kishore Nallan
|
c5bb229c79
|
ASAN build for tests.
|
2023-05-04 15:30:21 +05:30 |
|
Kishore Nallan
|
0891526616
|
Remove spurious log.
|
2023-05-04 08:31:56 +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
|
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 |
|