rabbit-slide-kou-oss-on-azure-5 2017.6.26.0 → 2017.6.26.1
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: '08a042c31ae7eff35cdba982111cd7a1118f4862'
|
4
|
+
data.tar.gz: ed712d481fb4895e82df158c36b9fe52e66f1af9
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 28936cfb659f0baae3da5d4873250733876d3422aa27b1a0c2b9eec0d757ac5a1b0775949463e00e12cbff3bdd8ed337b4b822480cb0da57848646e816192744
|
7
|
+
data.tar.gz: 2e0e5f06588ed55e907f14724b213ce00321814fb880fe43512edc8b14a0b37194571142f299aee48b17c9078250ad1a6106f097086990edd8e66402cb5ba7d3
|
data/config.yaml
CHANGED
@@ -372,6 +372,22 @@ JSON内の全テキストを全文検索
|
|
372
372
|
|
373
373
|
== スライドプロパティ
|
374
374
|
|
375
|
+
: groonga-product
|
376
|
+
|
377
|
+
pgroonga
|
378
|
+
|
379
|
+
= PGroonga:JSON全文検索例
|
380
|
+
|
381
|
+
(('tag:center'))
|
382
|
+
以下は全部マッチ
|
383
|
+
|
384
|
+
# coderay json
|
385
|
+
{"message": "Error!"}
|
386
|
+
{"tags": ["web", "error"]}
|
387
|
+
{"syslog": {"message": "error!"}}
|
388
|
+
|
389
|
+
== スライドプロパティ
|
390
|
+
|
375
391
|
: groonga-product
|
376
392
|
|
377
393
|
pgroonga
|
Binary file
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rabbit-slide-kou-oss-on-azure-5
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 2017.6.26.
|
4
|
+
version: 2017.6.26.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: 2017-06-
|
11
|
+
date: 2017-06-26 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rabbit
|