Re: Doubts about solr stats component

2013-04-17 Thread Gopal Patwa
please post field defination from solr schema.xml for stats.field=login_attempts , it depends how you have defined stats field

Doubts about solr stats component

2013-04-17 Thread kannan rbk
Hi Team, I am using solr for indexing data. I need some statistics information like "max , min , stddev" from indexed data. I read about `SolrStatsComponent` and I used this too. I read this line on `apache_solr_4_cookbook.pdf` "Please be careful when using this component on the multivalued fie

solr stats component

2012-04-18 Thread Peter Markey
Hello, I am using the stats component and I wanted help with range like function (in facet component). To be more clear, we would like to have a similar functionality of facet.range (i.e with gap and stuff) for the statistics component. That is, with one call we would like to do faceting in stats