Re: Score field statistics

2013-04-14 Thread lexus
Solution found here: http://hokiesuns.blogspot.com/2012/11/using-solrs-postfiltering-to-collect.html -- View this message in context: http://lucene.472066.n3.nabble.com/Score-field-statistics-tp4055089p4055915.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Score field statistics

2013-04-11 Thread Gora Mohanty
On 11 April 2013 13:41, lexus wrote: > Thanks for response, > > But problem is that "SolrException: undefined field: score" appears after > trying to get stats for score pseudo field. [...] Sorry, didn't catch the part where you also wanted statistics from the StatsComponent. I do not think that

Re: Score field statistics

2013-04-11 Thread lexus
along with all other fields. Please see > http://wiki.apache.org/solr/SolrRelevancyFAQ#How_can_I_see_the_relevancy_scores_for_search_results > > Regards, > Gora -- View this message in context: http://lucene.472066.n3.nabble.com/Score-field-statistics-tp4055089p4055254.html Sent f

Re: Score field statistics

2013-04-10 Thread Gora Mohanty
On 10 April 2013 22:03, lexus wrote: > > In our application we are using Solr 4.1. > And we wanna filter results by score relevance. > I had the idea to use statistic data (i.e. standard deviation, mean) for > score field. > Is it exists workaround of using "…stats=true&stats.field=score..." ? Ev

Score field statistics

2013-04-10 Thread lexus
his message in context: http://lucene.472066.n3.nabble.com/Score-field-statistics-tp4055089.html Sent from the Solr - User mailing list archive at Nabble.com.