Yasuhiro Horimoto 2018-12-28 12:44:32 +0900 (Fri, 28 Dec 2018) Revision: 8b7f97fe789d21ee278b0f943f66c3d886639f38 https://github.com/groonga/groonga/commit/8b7f97fe789d21ee278b0f943f66c3d886639f38 Message: doc: fix a typo Modified files: doc/source/reference/token_filters/token_filter_stop_word.rst Modified: doc/source/reference/token_filters/token_filter_stop_word.rst (+1 -1) =================================================================== --- doc/source/reference/token_filters/token_filter_stop_word.rst 2018-12-28 12:26:09 +0900 (bcbed85ab) +++ doc/source/reference/token_filters/token_filter_stop_word.rst 2018-12-28 12:44:32 +0900 (c286c92f5) @@ -67,7 +67,7 @@ You can specify stop word in column except ``is_stop_columns`` by ``columns`` op .. groonga-command .. database: token_filters_stop_word -.. include:: ../../example/reference/token_filters/stop_word-columns-option.log +.. include:: ../../example/reference/token_filters/stop-word-columns-option.log .. plugin_register token_filters/stop_word .. table_create Memos TABLE_NO_KEY .. column_create Memos content COLUMN_SCALAR ShortText -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20181228/ba84e29d/attachment.html>