Robert Schulze
|
463cc843de
|
"segment file" --> "segment metadata file"
|
2023-01-20 11:26:22 +00:00 |
|
Robert Schulze
|
58df3953bb
|
Move some code around (no other changes)
|
2023-01-20 11:24:23 +00:00 |
|
Robert Schulze
|
3267ac2787
|
Prefix more typedefs in DB namespace with "Gin"
|
2023-01-20 11:19:07 +00:00 |
|
Robert Schulze
|
919b67f117
|
Cosmetics
|
2023-01-20 11:15:28 +00:00 |
|
Robert Schulze
|
98e117dca6
|
SegmentDictionary --> GinSegmentDictionary, also move typedef
|
2023-01-20 11:09:49 +00:00 |
|
Robert Schulze
|
908fa83f72
|
Move some typedefs around
|
2023-01-20 11:08:19 +00:00 |
|
Robert Schulze
|
44618927f9
|
Inline two short methods + uppercase
|
2023-01-20 11:04:35 +00:00 |
|
Robert Schulze
|
5c3cc5283f
|
"term dictionary" --> "dictionary"
|
2023-01-20 10:53:41 +00:00 |
|
Robert Schulze
|
be936b257c
|
Make version enum private
|
2023-01-20 10:48:43 +00:00 |
|
Robert Schulze
|
0653f86de9
|
Various cosmetic cleanups
|
2023-01-20 10:45:35 +00:00 |
|
HarryLeeIBM
|
e7add8218f
|
Addressed more review comments and ClangTidy errors
|
2023-01-17 06:29:13 -08:00 |
|
HarryLeeIBM
|
6d576cf157
|
Added more documentation
|
2023-01-11 13:40:20 -08:00 |
|
HarryLeeIBM
|
bc48b17817
|
Addressed more review comments.
|
2023-01-10 08:26:27 -08:00 |
|
Larry Luo
|
fd0c6cccc8
|
Fixed style error
|
2023-01-04 20:08:28 -08:00 |
|
Larry Luo
|
7a4d499cb1
|
Added density to control Inverted index size
|
2023-01-04 19:42:45 -08:00 |
|
Larry Luo
|
71da1b1379
|
Updated inverted index to use ActionsDAG
|
2022-12-31 18:05:06 -08:00 |
|
HarryLeeIBM
|
d7a7de9601
|
Minor fixes for addressing reviews
|
2022-12-31 18:05:06 -08:00 |
|
Harry-Lee
|
b43ddde50a
|
Refactor full text search according to reviews
|
2022-12-31 18:03:14 -08:00 |
|
Larry Luo
|
00e4411740
|
Created FST namespace to hide FST details
|
2022-12-31 18:03:14 -08:00 |
|
Larry Luo
|
7e5f311da9
|
Fix MemorySanitizer error
|
2022-12-31 18:03:14 -08:00 |
|
Larry Luo
|
0a47378e5f
|
Added initializer for current segment
|
2022-12-31 18:03:14 -08:00 |
|
Larry Luo
|
3652740535
|
Code clean up
|
2022-12-31 18:03:13 -08:00 |
|
Larry Luo
|
0b63d6b5be
|
Resolve conflicts and style errors.
|
2022-12-31 18:03:13 -08:00 |
|
HarryLeeIBM
|
bc8be368bb
|
Fix coding styles
|
2022-12-31 18:03:13 -08:00 |
|
Larry Luo
|
91b79b26e3
|
Use DataPartStorage in GinIndexStore
|
2022-12-31 18:03:02 -08:00 |
|
HarryLeeIBM
|
e58f0ef3d2
|
Remove roaring bmp cleanup code which can cause memory leak
|
2022-12-31 18:00:17 -08:00 |
|
HarryLeeIBM
|
0839ff60ee
|
Initial Checkin of full text search
|
2022-12-31 18:00:17 -08:00 |
|