* cut down on storage of the work Topic, 3 times per row (in 2 indexes)
* only store one view per user per topic
* only store one view per ip per topic
This is information that is not usually needed when representing a user
and is in a separate table with a has one relationship to avoid querying
it all the time.