[Groonga-commit] groonga/groonga [master] QueyrExpanderTSV: add synonyms template file

Back to archive index

HAYASHI Kentaro null+****@clear*****
Tue Oct 23 13:09:06 JST 2012


HAYASHI Kentaro	2012-10-23 13:09:06 +0900 (Tue, 23 Oct 2012)

  New Revision: ce124647eb8c8c1b74e1a6aee1a1e6f490277576
  https://github.com/groonga/groonga/commit/ce124647eb8c8c1b74e1a6aee1a1e6f490277576

  Log:
    QueyrExpanderTSV: add synonyms template file

  Added files:
    data/synonyms.tsv
  Modified files:
    data/Makefile.am

  Modified: data/Makefile.am (+2 -0)
===================================================================
--- data/Makefile.am    2012-10-22 18:35:14 +0900 (ebf3ac8)
+++ data/Makefile.am    2012-10-23 13:09:06 +0900 (5cd3ce8)
@@ -7,6 +7,8 @@ SUBDIRS =			\
 	systemd			\
 	scripts
 
+dist_pkgdata_DATA = synonyms.tsv
+
 pkgsysconfdir = $(sysconfdir)/$(PACKAGE)
 dist_pkgsysconf_DATA =		\
 	groonga.conf

  Added: data/synonyms.tsv (+2 -0) 100644
===================================================================
--- /dev/null
+++ data/synonyms.tsv    2012-10-23 13:09:06 +0900 (a29d7ba)
@@ -0,0 +1,2 @@
+# -*- coding: utf-8 -*-
+groonga	groonga	rroonga	mroonga
-------------- next part --------------
HTML����������������������������...
다운로드 



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