[Groonga-commit] droonga/droonga.org at a29d73f [gh-pages] Add an example for Catalog definition

Back to archive index

Yoji Shidara null+****@clear*****
Wed Mar 5 17:43:36 JST 2014


Yoji Shidara	2014-03-05 17:43:36 +0900 (Wed, 05 Mar 2014)

  New Revision: a29d73f6cfbf4d29540158d4d11198f955c7e049
  https://github.com/droonga/droonga.org/commit/a29d73f6cfbf4d29540158d4d11198f955c7e049

  Merged efe7e86: Merge branch 'catalog-example' into gh-pages

  Message:
    Add an example for Catalog definition

  Modified files:
    reference/catalog/version2/index.md

  Modified: reference/catalog/version2/index.md (+14 -0)
===================================================================
--- reference/catalog/version2/index.md    2014-03-05 17:18:57 +0900 (fe31808)
+++ reference/catalog/version2/index.md    2014-03-05 17:43:36 +0900 (e7f4fe0)
@@ -142,6 +142,20 @@ Default value
 Inheritable
 : True. Overridable in `dataset` and `volume` definition.
 
+
+#### Example
+
+A version 2 catalog effective after `2013-09-01T00:00:00Z`, with no datasets:
+
+~~~
+{
+  "version": 2,
+  "effectiveDate": "2013-09-01T00:00:00Z",
+  "datasets": {
+  }
+}
+~~~
+
 ### Dataset definition {#dataset}
 
 Value
-------------- next part --------------
HTML����������������������������...
Download 



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