tamaramata / solrnet

Automatically exported from code.google.com/p/solrnet
0 stars 0 forks source link

Solr response parsing issue when both result and grouping are present #212

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In the QueryOptions set both Rows & Grouping

Expected Result: Should get both search results & grouping details
Actual Result: Got only the grouping details

Please use labels and text to provide additional information.

Original issue reported on code.google.com by n.kant...@gmail.com on 24 Jun 2013 at 6:23

GoogleCodeExporter commented 8 years ago
https://github.com/mausch/SolrNet/pull/73

Original comment by mauricio...@gmail.com on 27 Jun 2013 at 5:01