I suggest you to take a look to Yonik blog and in particular to the new
Json Faceting approach and Nested document modelling.
Hope this can help :
http://yonik.com/solr-nested-objects/ ( nested objects )
http://yonik.com/json-facet-api/ ( nested facets)
Cheers
On 4 November 2015 at 12:15, Mugee
Thanks Erik
>>Shouldn't td have s2=1 also? yes was my mistake
I have also a search concern
I have a 3 table Resturant, Review,User
retuarant-[restid, restname,location...]
User-[userid, uname,]
Review-[reviewID, userid,restid,comment...]
I am searching based on restaurant, how could i will
Shouldn't td have s2=1 also? Try this:
facet.pivot=vi,vk
> On Nov 4, 2015, at 03:23, Mugeesh Husain wrote:
>
> i am facing issue of how to get below response from solr query.
>
> In my table, i have a two column vi and vk which has below values:
>
> row1: vi:["ta"] ,vk:["s1"]
> row2: