diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-13 10:54:41 -0500 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-02-13 10:54:41 -0500 |
commit | a354b1f864523e9def80aa1b3a561bce6bdb05ab (patch) | |
tree | 8c9b8c9c888f73b5c9cc53aa7d2b1f838ed80c8a /lib/database.h | |
parent | 88e931e8acbaf41b8d36e4ae00b06764793a1441 (diff) | |
download | verbly-a354b1f864523e9def80aa1b3a561bce6bdb05ab.tar.gz verbly-a354b1f864523e9def80aa1b3a561bce6bdb05ab.tar.bz2 verbly-a354b1f864523e9def80aa1b3a561bce6bdb05ab.zip |
Tweaked database indexes
`rhymes_with` now also contains `prerhyme` so that rhyming joins can be convering. `notions_lemmas` and `lemmas_notions` have been created so as to faciliate "jumping" over `words` when it's only needed as a many-to-many through table. Because `notion_words` and `lemma_words` are prefixes of these new indexes, they have been removed.
Diffstat (limited to 'lib/database.h')
0 files changed, 0 insertions, 0 deletions