articles_fts_segdir
Data source: https://github.com/simonw/sqlite-fts4
4 rows
This data as json, CSV (advanced)
Link | level | idx | start_block | leaves_end_block | end_block | root |
---|---|---|---|---|---|---|
0,0 | 0 | 0 | 1 | 149 | 149 569482 | <Binary: 808 bytes> |
0,1 | 0 | 1 | 150 | 300 | 300 576670 | <Binary: 788 bytes> |
0,2 | 0 | 2 | 301 | 444 | 444 557721 | <Binary: 795 bytes> |
0,3 | 0 | 3 | 445 | 487 | 487 165334 | <Binary: 260 bytes> |
Advanced export
JSON shape: default, array, newline-delimited, object
CREATE TABLE 'articles_fts_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block INTEGER,end_block INTEGER,root BLOB,PRIMARY KEY(level, idx));