rabbit-slide-kou-groonga-document-read-5 2014.10.27.0 → 2014.10.27.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/config.yaml +1 -1
- data/introduction.rab +19 -3
- data/pdf/groonga-document-read-5-introduction.pdf +0 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 9759c6e0144721ab6d444047afa5e51281954d9f
|
4
|
+
data.tar.gz: 0cfc2dd8deef3f36aa2b175736b985309c475b00
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: dbc1f8d152b6829168c20e715272d623c1356847124c51238c2d6d6945eb121080cc801a52b66c33002cc467e52bcb833e0612759d888343e1593b50c7cd8c93
|
7
|
+
data.tar.gz: 3e9c43132896cb7989f49f070b6adb91406b020e6b7f8ae64efc235e2029f807f5a9cf052dafd5bada3cfe5614381d99a3723cca8a0d1056763c9cc5dbdc53d1
|
data/config.yaml
CHANGED
data/introduction.rab
CHANGED
@@ -244,12 +244,28 @@ Groongaの理解を\n
|
|
244
244
|
|
245
245
|
= ふりかえり結果: 目的
|
246
246
|
|
247
|
-
*
|
247
|
+
* 達成できた部分もあった
|
248
|
+
* ジオソートの使い方がわかったので\n
|
249
|
+
明日からすぐに活かせそう
|
250
|
+
* 達成できなかったところ
|
251
|
+
* インデックスの理解があいまい\n
|
252
|
+
だったことに気づけた
|
253
|
+
* インデクスまわりは\n
|
254
|
+
復習したほうがよさそう
|
248
255
|
|
249
256
|
= ふりかえり結果: 進め方
|
250
257
|
|
251
|
-
*
|
258
|
+
* Try Groonga
|
259
|
+
* Firefoxだと動かなかった
|
260
|
+
* Chromeだと動いた
|
261
|
+
* ↑に最初から気づけていれば…
|
262
|
+
* 進みが速すぎる\n
|
263
|
+
という声はなかった
|
252
264
|
|
253
265
|
= 次回のチャレンジ
|
254
266
|
|
255
|
-
*
|
267
|
+
* Try Groongaを使って\n
|
268
|
+
事前にリハーサルをしよう
|
269
|
+
* 次回も役に立つ内容にしよう
|
270
|
+
* 気になったことを\n
|
271
|
+
聞いてもらいやすくすることは重要
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-groonga-document-read-5
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2014.10.27.
|
4
|
+
version: 2014.10.27.1
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Kouhei Sutou
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2014-10-
|
11
|
+
date: 2014-10-28 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|