Description
Currently suggest query returns just one row with rep:suggest() column containing a string that needs to be parsed.
It'd better if each suggestion is returned as individual row with column names such as suggestion, weight(???), etc.
(This is essentially the same issue as OAK-3509 but for solr)