Rows(, previous=<UINT|STRING>, limit=, column=<UINT|STRING>, from=, to=)
I try to execute this method, but error happened. see following:
curl "localhost:10101/index/repository/query" -XPOST -d 'Rows(stargazer)'
{"error":"parsing: parsing: \nparse error near IDENT (line 1 symbol 6 - line 1 symbol 15):\n"stargazer"\n"}
Am i use it wrong? or What are the special requirements for the field。