FWE Tables
The following tables are built during installation and used throughout the operation of the Wiki engine.
DBPageStore
- This is the table which contains the active Wiki content.
DBArchives
- This is the table which contains all older versions of the Wiki content.
DBCategories
- This is a link table which associates a category with a page within your Wiki.
DBLinks
- This is a cross link table which tracks which pages link to and from each other.
DBExternalLinks
- This is a hit tracker table for links that are external to your Wiki. The hits are only tracked for the latest version of the Wiki content.
DBHitCount
- This is a hit tracker table for each Wiki page, tracking hits since the initial version of the content.
DBHotTopics
- This is a hit tracker table for keyword clicks only.
DBHotSearches
- Similar to DBHotTopics, except it tracks all words visitors are searching for.
DBScore
- Optional Feature - used to track a page's rating feedback from the visitors.
DBVisitors
- A table used to track the IP Address and User-Agent information of every visitor.
DBTags
- A table used to power both our Tab Cloud and our 3F-WE-FIND(tm) algorithms.
DBSwearWords
- A table containing replacement words for swear words or off-color slang.
DBSynonyms
- A table containing search word synonyms for our 3F-WE-FIND(tm) algorithm.
Search Engine
Topics Linked to here
| none |
Topics this links to
| none |

