The page lists changes to the summary database, newest first.
You can follow the history of this schema using the git history of lib-unobtanium/src/database/summary/initalize.rs.
0.2.0-token-index-try-2.1
- Added
is_noramlizedfield totoken_v2table
0.2.0-token-index-try-2.0
- Enabled foregin key checking
- Changed
occurancesfield intoken_statisticsto hold weighted occurances - Added
token_texttable - Added
token_normalizationtable - Added
token_v2table - Removed
tokentable - Renamed all
token_idfields totoken_v2_id
0.0.0-textrank-preview.2 alias 0.1.0
- Removed
full_text_entity_indexfts5 table - Added
unnormal_tokentable - Added
relevant_segmentsfield totext_pile_v0_2table - Added
token_language_enlfield totokentable- Added
token_language_enlto the already existingUNIQUE(unnormal_text)
- Added
- Added
token_idftable - Renamed all
text_pile_idfields totext_pile_v0_2_id
0.0.0-textrank-preview.1
- Removed
text_piletable
0.0.0-textrank-preview.0
- Adds the
text_pile_v0_2table to introduce and test Text Pile Gen2
0.0.0 - The first versioned (stable)
This is the first versioned and documented version of this database.
This schema is released with unobtanium 3.0.0.