Module: Droonga::Plugins::Groonga::ColumnList
- Defined in:
- lib/droonga/plugins/groonga/column_list.rb
Defined Under Namespace
Constant Summary collapse
- HEADER =
[ ["id", "UInt32"], ["name", "ShortText"], ["path", "ShortText"], ["type", "ShortText"], ["flags", "ShortText"], ["domain", "ShortText"], ["range", "ShortText"], ["source", "ShortText"], ].freeze