Tobie Morgan Hitchcock
|
e9ee5245c2
|
Code cleanup (#2569)
|
2023-09-01 15:36:54 +01:00 |
|
Emmanuel Keller
|
0d43e7a156
|
Implements revision on indexes states (#2516)
|
2023-08-29 20:21:55 +01:00 |
|
Emmanuel Keller
|
ecba885eb8
|
Feat: btree serialisation + generic read/write tree cache (#2362)
|
2023-08-01 09:57:05 +00:00 |
|
Emmanuel Keller
|
b485d9cc3d
|
Feat: Support of (un)flattened fields in indexing (#2327)
|
2023-08-01 07:30:13 +00:00 |
|
Emmanuel Keller
|
0b56d5c6c6
|
feat: WITH clause on SELECT statement (#2304)
|
2023-07-21 18:41:36 +00:00 |
|
Emmanuel Keller
|
063f4e6665
|
feat: implements Multi-index execution plan (#2280)
|
2023-07-20 12:56:32 +00:00 |
|
Emmanuel Keller
|
1d68fd5622
|
Improve index BTree insertion & search performance (#2240)
|
2023-07-11 18:22:31 +00:00 |
|
Emmanuel Keller
|
75fc006c21
|
Ensure index resources are properly deleted on index deletion (#2234)
|
2023-07-10 08:24:47 +00:00 |
|
hchockarprasad
|
bb61ee7ff9
|
Add thing as scalar node for indexing (#2239)
Co-authored-by: Emmanuel Keller <emmanuel.keller@surrealdb.com>
|
2023-07-10 08:19:37 +00:00 |
|
Emmanuel Keller
|
e9eeb9aca7
|
QueryPlanner / indexing / Context / Cursor doc (#2229)
|
2023-07-06 14:57:42 +00:00 |
|
Emmanuel Keller
|
1b73d3e4e4
|
feat: the query planner should support params (#2200)
|
2023-06-30 16:51:03 +00:00 |
|
Emmanuel Keller
|
73a4e54ad5
|
Bugfix - matches operator returns results on non-matching terms (#2185)
|
2023-06-26 18:23:05 +00:00 |
|
Emmanuel Keller
|
6d5dcfadd9
|
Feature - Full-text search scoring function (#2158)
|
2023-06-23 21:26:19 +01:00 |
|
Emmanuel Keller
|
8e64750a60
|
Feature - Search highlighting (#2132)
|
2023-06-21 19:31:15 +01:00 |
|
Tobie Morgan Hitchcock
|
000a594ad5
|
Fix linting (#2164)
|
2023-06-21 08:45:39 +01:00 |
|
Finn Bear
|
41e119a5f5
|
Feature - unary operators (#2139)
|
2023-06-21 00:31:23 +01:00 |
|
Nrishinghananda Roy
|
5485883d3c
|
Fix multiple Clippy Lints (#2159)
|
2023-06-20 12:48:20 +01:00 |
|
Emmanuel Keller
|
668d3fd8fb
|
Introduce query planner and indexing (#1899)
|
2023-06-19 19:41:13 +01:00 |
|