[Groonga-commit] droonga/fluent-plugin-droonga at e508f19 [master] Add missing tokenizer and normalizer

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Apr 10 18:24:54 JST 2014


Kouhei Sutou	2014-04-10 18:24:54 +0900 (Thu, 10 Apr 2014)

  New Revision: e508f19462afd5721135b80e67c1b468c7ba9336
  https://github.com/droonga/fluent-plugin-droonga/commit/e508f19462afd5721135b80e67c1b468c7ba9336

  Message:
    Add missing tokenizer and normalizer

  Modified files:
    test/command/suite/search/condition/query/syntax_error.catalog.json

  Modified: test/command/suite/search/condition/query/syntax_error.catalog.json (+2 -0)
===================================================================
--- test/command/suite/search/condition/query/syntax_error.catalog.json    2014-04-10 18:13:41 +0900 (15732c5)
+++ test/command/suite/search/condition/query/syntax_error.catalog.json    2014-04-10 18:24:54 +0900 (0352e7b)
@@ -16,6 +16,8 @@
         "Terms": {
           "type": "PatriciaTrie",
           "keyType": "ShortText",
+          "tokenizer": "TokenBigram",
+          "normalizer": "NormalizerAuto",
           "columns": {
             "memos_index": {
               "type": "Index",
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index