pivot faceting syntax

18 views
Skip to first unread message

h jalalifar

unread,
Jan 18, 2015, 6:56:43 AM1/18/15
to sol...@googlegroups.com
I want to use pivot facet. Could you help me please? i use below code then i dint know how get list?

var q = new SolrFacetPivotQuery 
{
    Fields = new[] { "manu_exact,inStock" },

};

then??

also i dont know what is mincount ?



Mauricio Scheffer

unread,
Jan 19, 2015, 7:18:10 AM1/19/15
to sol...@googlegroups.com
Hi,

You can get the facet pivot results from the FacetPivots property in the results object. See for example https://github.com/mausch/SolrNet/blob/6c0022c91b3902dbcebb36d38e280d4f30bed90f/SolrNet.Tests/SolrQueryResultsParserTests.cs#L696 .



Cheers



--
Mauricio

--
You received this message because you are subscribed to the Google Groups "SolrNet" group.
To unsubscribe from this group and stop receiving emails from it, send an email to solrnet+u...@googlegroups.com.
To post to this group, send email to sol...@googlegroups.com.
Visit this group at http://groups.google.com/group/solrnet.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages