Navigation Menu

Skip to content

Commit

Permalink
Add missing tokenizer and normalizer
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 10, 2014
1 parent 9917388 commit e508f19
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -16,6 +16,8 @@
"Terms": {
"type": "PatriciaTrie",
"keyType": "ShortText",
"tokenizer": "TokenBigram",
"normalizer": "NormalizerAuto",
"columns": {
"memos_index": {
"type": "Index",
Expand Down

0 comments on commit e508f19

Please sign in to comment.