[Groonga-commit] ranguba/rroonga at abebd66 [master] Add token filter related items

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Nov 6 16:18:00 JST 2014


Kouhei Sutou	2014-11-06 16:18:00 +0900 (Thu, 06 Nov 2014)

  New Revision: abebd66d9c05f3ac9df787a95766af08a5cce126
  https://github.com/ranguba/rroonga/commit/abebd66d9c05f3ac9df787a95766af08a5cce126

  Message:
    Add token filter related items

  Modified files:
    doc/text/news.textile

  Modified: doc/text/news.textile (+8 -1)
===================================================================
--- doc/text/news.textile    2014-11-06 16:15:15 +0900 (c3d3f40)
+++ doc/text/news.textile    2014-11-06 16:18:00 +0900 (673d495)
@@ -10,8 +10,15 @@ h3. Improvements
 ** Supported @:lz4@ in {Groonga::Table#define_column} options.
 ** Supported @:lz4@ in {Groonga::VariableSizeColumn#compressed?} options.
 ** Added {Groonga::LZ4Error}.
-** Added {Groonga::TokenFilterError}.
 ** [grndump] Supported @COMPRESS_ZLIB@ and @COMPRESS_LZ4@ flags.
+** Added {Groonga::TableKeySupport#token_filters}.
+** Added {Groonga::TableKeySupport#token_filters=}.
+** Supported @:token_filters@ in {Groonga::Hash.create} options.
+** Supported @:token_filters@ in {Groonga::PatriciaTrie.create} options.
+** Supported @:token_filters@ in {Groonga::DoubleArrayTrie.create} options.
+** Supported @:token_filters@ in {Groonga::Schema.create_table} options.
+** Added {Groonga::TokenFilterError}.
+** [grndump] Supported token filters.
 * Added {Groonga::Expression#keywords}. [GitHub#30]
 * Stopped to require logger object as the first argument of
   {Groonga::Logger.register} when block is specified.
-------------- next part --------------
HTML����������������������������...
下載 



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