Re: Size of logs are high
Can you check your log level? Probably log level of error would suffice for your purpose and it would most certainly reduce your log size(s). On Thu, Feb 11, 2016 at 12:53 PM, kshitij tyagi wrote: > Hi, > I have migrated to solr 5.2 and the size of logs are high. > > Can anyone help me out here how to control this? > -- Aditya Sundaram Software Engineer, Technology team AKR Tech park B Block, B1 047 +91-9844006866
Multilevel grouping?
Does solr support multilevel grouping? I want to group upto 2/3 levels based on different fields i.e 1st group on field one, within which i group by field 2 etc. I am aware of facet.pivot which does the same but retrieves only the count. Is there anyway to get the documents as well along with the count in facet.pivot??? -- Aditya Sundaram
Re: Multilevel grouping?
Thanks Yonik, was looking for exactly that, is there any workaround to achieve that currently? On Tue, Jul 12, 2016 at 5:07 PM, Yonik Seeley wrote: > I started this a while ago, but haven't found the time to finish: > https://issues.apache.org/jira/browse/SOLR-7830 > > -Yonik > > > On Tue, Jul 12, 2016 at 7:29 AM, Aditya Sundaram > wrote: > > Does solr support multilevel grouping? I want to group upto 2/3 levels > > based on different fields i.e 1st group on field one, within which i > group > > by field 2 etc. > > I am aware of facet.pivot which does the same but retrieves only the > count. > > Is there anyway to get the documents as well along with the count in > > facet.pivot??? > > > > -- > > Aditya Sundaram > -- Aditya Sundaram Software Engineer, Technology team AKR Tech park B Block, B1 047 +91-9844006866