Navigation Menu

Skip to content

Commit

Permalink
Update list of supported options
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 28, 2014
1 parent 0b344e8 commit d55a3c5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/commands/select/index.md
Expand Up @@ -58,9 +58,15 @@ On the version {{ site.droonga_version }}, only following parameters are availab
* `table`
* `match_columns`
* `query`
* `filter`
* `output_columns`
* `offset`
* `limit`
* `drilldown`
* `drilldown_output_columns`
* `drilldown_sortby`
* `drilldown_offset`
* `drilldown_limit`

All parameters are compatible to [parameters for `select` command of the Groonga](http://groonga.org/docs/reference/commands/select.html#parameters). See the linked document for more details.

Expand Down

0 comments on commit d55a3c5

Please sign in to comment.