[Groonga-commit] groonga/groonga at 751b6cc [master] doc: fix description of libstemmer

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 28 16:35:54 JST 2014


Kouhei Sutou	2014-10-28 16:35:54 +0900 (Tue, 28 Oct 2014)

  New Revision: 751b6cc77b16794b588f34aa4b407a2698913f4e
  https://github.com/groonga/groonga/commit/751b6cc77b16794b588f34aa4b407a2698913f4e

  Message:
    doc: fix description of libstemmer

  Modified files:
    doc/source/news.rst

  Modified: doc/source/news.rst (+3 -3)
===================================================================
--- doc/source/news.rst    2014-10-28 16:18:45 +0900 (4bc4243)
+++ doc/source/news.rst    2014-10-28 16:35:54 +0900 (377c4bd)
@@ -38,9 +38,9 @@ Improvements
   performance.
 * [load] Supported to update existing record in ``TABLE_NO_KEY`` by
   specifying a record by ``_id``.
-* Added :ref:`token-filter-stem` token filter plugin. It provides stemming
-  feature.  To use this token filter, it requires libstemmer library
-  provided by Snowball.
+* Added :ref:`token-filter-stem` token filter plugin. It provides
+  stemming feature.  To use this token filter, you need to install
+  `libstemmer <http://http://snowball.tartarus.org/>`_ library.
 * [doc] Added :doc:`/reference/token_filters` documentation.
   [GitHub#227] [Patch by Naoya Murakami]
 
-------------- next part --------------
HTML����������������������������...
Download 



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