att/rcloud.solr

Final response

Closed this issue · 2 comments

  • Decide whether its groups or documents
  • Pass through errors nicely
  • Styling #4
  • Line numbers #24

It needs to give the front end:

For the whole response

  • QTime
  • n_notebooks this is the number of notebooks we found
  • start or at least something the helps with paging
  • pagesize

For each notebook

  • modified_date -> updated_at
  • starcount
  • description

For each cell

  • filename
  • highlighting (I think it's highlighting.content at the moment)
  • doc_type so that you can differentiate cells and comments

There is no modified date. Presumbably this is just updated_at

it's not groups OR documents. It's notebooks!