rabbit-slide-clear-code-mroonga-introduction 2016.12.26.0 → 2016.12.26.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/README.rd +0 -12
- data/config.yaml +2 -3
- data/mroonga-introduction.rab +3 -2
- data/pdf/mroonga-introduction-mroonga-introduction.pdf +0 -0
- metadata +2 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 9816208dc738ae7b107e704442b6f6ee55e17694
|
|
4
|
+
data.tar.gz: e6a907daa8057d44723a82dae5b679d82d041c2c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a81a16b55e682b1e7e02e8b5f7ec5e2fe9aa98919a6fb1304000459a4d25d03814a2b172a80abb4c4bebef8654af40877e18cb752ceb663ededf6c6238bbedb6
|
|
7
|
+
data.tar.gz: 5678d86ff8ea02c8adbfd65925c0baa7243948442810733d475923dcd93237b713fad6e35eb01be6593f29f1dee1ceab2b4dfbcc41a01ad7e028d09b87157e0a
|
data/README.rd
CHANGED
|
@@ -4,8 +4,6 @@ Mroonga紹介用資料。
|
|
|
4
4
|
|
|
5
5
|
== ライセンス
|
|
6
6
|
|
|
7
|
-
=== スライド
|
|
8
|
-
|
|
9
7
|
CC BY-SA 4.0
|
|
10
8
|
|
|
11
9
|
著作者情報は次のどれかを使ってください。
|
|
@@ -13,16 +11,6 @@ CC BY-SA 4.0
|
|
|
13
11
|
* 株式会社クリアコード
|
|
14
12
|
* クリアコード
|
|
15
13
|
|
|
16
|
-
=== 画像
|
|
17
|
-
|
|
18
|
-
==== GroongaとMroongaのロゴ
|
|
19
|
-
|
|
20
|
-
CC BY 3.0
|
|
21
|
-
|
|
22
|
-
著作者:Groongaプロジェクト
|
|
23
|
-
|
|
24
|
-
スライドの各ページのヘッダーおよびいくつかのページ中で使用しています。
|
|
25
|
-
|
|
26
14
|
== 作者向け
|
|
27
15
|
|
|
28
16
|
=== 表示
|
data/config.yaml
CHANGED
|
@@ -7,10 +7,9 @@ tags:
|
|
|
7
7
|
- mysql
|
|
8
8
|
- mariadb
|
|
9
9
|
presentation_date:
|
|
10
|
-
version: 2016.12.26.
|
|
10
|
+
version: 2016.12.26.1
|
|
11
11
|
licenses:
|
|
12
12
|
- CC-BY-SA-4.0
|
|
13
|
-
- CC-BY-3.0
|
|
14
13
|
slideshare_id:
|
|
15
14
|
speaker_deck_id:
|
|
16
15
|
ustream_id:
|
|
@@ -18,7 +17,7 @@ vimeo_id:
|
|
|
18
17
|
youtube_id:
|
|
19
18
|
author:
|
|
20
19
|
markup_language: :rd
|
|
21
|
-
name:
|
|
20
|
+
name: クリアコード
|
|
22
21
|
email: rubygems@clear-code.com
|
|
23
22
|
rubygems_user: clear-code
|
|
24
23
|
slideshare_user:
|
data/mroonga-introduction.rab
CHANGED
|
@@ -30,8 +30,9 @@ Mroonga:日本語対応で速い
|
|
|
30
30
|
|
|
31
31
|
高速な\n
|
|
32
32
|
フレーズ検索\n
|
|
33
|
-
(('note
|
|
34
|
-
(('note
|
|
33
|
+
(('note:フレーズ検索:複数の単語が連続して出現しているかを検索'))\n
|
|
34
|
+
(('note:フレーズ検索は日本語全文検索では必須'))\n
|
|
35
|
+
(('note:例:「テレビアニメ」は「テレビ」「アニメ」が連続して出現'))
|
|
35
36
|
|
|
36
37
|
= さらに速い
|
|
37
38
|
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rabbit-slide-clear-code-mroonga-introduction
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2016.12.26.
|
|
4
|
+
version: 2016.12.26.1
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- クリアコード
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
@@ -58,7 +58,6 @@ files:
|
|
|
58
58
|
homepage: http://slide.rabbit-shocker.org/authors/clear-code/mroonga-introduction/
|
|
59
59
|
licenses:
|
|
60
60
|
- CC-BY-SA-4.0
|
|
61
|
-
- CC-BY-3.0
|
|
62
61
|
metadata: {}
|
|
63
62
|
post_install_message:
|
|
64
63
|
rdoc_options: []
|