Re: collapse component with pivot faceting

2011-06-01 Thread Erick Erickson
You might have more luck going the other way, applying the field collapsing patch to trunk. This is currently being worked on, see: https://issues.apache.org/jira/browse/SOLR-2564 Best Erick On Wed, Jun 1, 2011 at 12:22 AM, Isha Garg wrote: > Hi, >          Actually  currently I am using solr ve

Re: collapse component with pivot faceting

2011-05-31 Thread Isha Garg
Hi, Actually currently I am using solr version 3.0 . I applied the field collapsing patch of solr . The field collapsing work fine with collapse.facet=after for any facet.field but when I try to use facet.pivot query after collapse.facet=after it does nt show any results. Also piv

Re: collapse component with pivot faceting

2011-05-31 Thread Erick Erickson
Please provide a more detailed request. This is so general that it's hard to respond. What is the use-case you're trying to understand/implement? You might review: http://wiki.apache.org/solr/UsingMailingLists Best Erick On Mon, May 30, 2011 at 4:31 AM, Isha Garg wrote: > Hi All! > >         Ca

collapse component with pivot faceting

2011-05-30 Thread Isha Garg
Hi All! Can anyone tell me how pivot faceting works in combination with field collapsing.? Please guide me in this respect. Thanks! Isha Garg