thank you Hoss, What i would prefer to see as we do with all other parameters is a normal key/value pairing. this might look like:
{"metadata_meta_last_author":[{"value": "Nick", "count": 330},{"value": "standard user","count": 153},{"value": "Mohan","count": 52},{"value":"wwd","count": 49}… Cord On May 13, 2013, at 12:34 PM, Chris Hostetter <hossman_luc...@fucit.org> wrote: > > : This is what i am getting which mirrors what is in the documentation: > : > : "facet_counts":{"facet_queries":{}, > : > "facet_fields":{"metadata_meta_last_author":["Nick",330,"standarduser",153,"Mohan",52,"wwd",49,"gerald",45,"Riggins",36,"fallon",31,"blister",28," > > ",26,"morfitelli",24,"Administrator",22,"morrow",22,"richard",22,"egilhoi",18,"USer > Group",16], > : > : > : This is not trivial to parse - I've read the docs but can't seem to > : figure out who one might get a more structured response to this. > > You didn't provide any specifics about what you felt was problematic, but > i'm guessing what you want to do is pick the value you think is best for > the "json.nl" param... > > http://wiki.apache.org/solr/SolJSON#JSON_specific_parameters > > > -Hoss