Modify autosuggest so handles unicode, create token tool from ngram tool now supports making suggest dictionaries, add trie class for this and tests, a=chris

Author Chris Pollett <chris@pollett.org>
Author date 2012-04-21 18:Apr:st
Author local date 2012-04-21 11:Apr:st -0700
Committer Chris Pollett <chris@pollett.org>
Committer date 2012-04-21 18:Apr:st
Committer local date 2012-04-21 11:Apr:st -0700
Commit c0e91f92287a5ef171487c3abce35cafac4a206c
Tree 95ce0fc0eb275dafc234faa7d3494f8cdc46da0e
Parent 72f5662983c2057f93ab9961c3cdcc0835672769
Modify autosuggest so handles unicode, create token tool from ngram tool now supports making suggest dictionaries, add trie class for this and tests, a=chris
Affected files:
configs/createdb.php
configs/token_tool.php
controllers/resource_controller.php
lib/nword_grams.php
lib/trie.php
locale/en-US/resources/suggest_trie.txt.gz
scripts/autosuggest.js
scripts/basic.js
tests/trie_test.php
ViewGit