Re: how to sampling search result

2016-09-30 Thread Renaud Delbru
ith random sampling, 50% (500K) documents return for facet, and stats. The sampling need based on "search result". Thanks, Yongtao -- View this message in context: http://lucene.472066.n3.nabble.com/how-to-sampling-search-result-tp4298269.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: how to sampling search result

2016-09-29 Thread Susmit
> > Post filter should work. Like collapsing query parser. > > Thanks, > Yongtao > -Original Message- > From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] > Sent: Tuesday, September 27, 2016 9:25 PM > To: solr-user > Subject: Re: how to sampling search result >

RE: how to sampling search result

2016-09-28 Thread Pushkar Raste
al Message- From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] Sent: Tuesday, September 27, 2016 9:25 PM To: solr-user Subject: Re: how to sampling search result I am not sure I understand what the business case is. However, you might be able to do something with a custom post-filter

Re: how to sampling search result

2016-09-28 Thread Erick Erickson
Yongtao > -Original Message- > From: Alexandre Rafalovitch [mailto:arafa...@gmail.com] > Sent: Tuesday, September 27, 2016 9:25 PM > To: solr-user > Subject: Re: how to sampling search result > > I am not sure I understand what the business case is. However, you mig

RE: how to sampling search result

2016-09-28 Thread Yongtao Liu
field will not help. > > Is it possible we can sampling based on search result? > > Thanks, > Yongtao > -Original Message- > From: Mikhail Khludnev [mailto:m...@apache.org] > Sent: Tuesday, September 27, 2016 11:16 AM > To: solr-user > Subject: Re: how to sampling

Re: how to sampling search result

2016-09-27 Thread Alexandre Rafalovitch
> Is it possible we can sampling based on search result? > > Thanks, > Yongtao > -Original Message- > From: Mikhail Khludnev [mailto:m...@apache.org] > Sent: Tuesday, September 27, 2016 11:16 AM > To: solr-user > Subject: Re: how to sampling search result > > P

RE: how to sampling search result

2016-09-27 Thread Yongtao Liu
search result? Thanks, Yongtao -Original Message- From: Mikhail Khludnev [mailto:m...@apache.org] Sent: Tuesday, September 27, 2016 11:16 AM To: solr-user Subject: Re: how to sampling search result Perhaps, you can apply a filter on random field. On Tue, Sep 27, 2016 at 5:57 PM, googoo

Re: how to sampling search result

2016-09-27 Thread Mikhail Khludnev
ocuments return for facet, and stats. > > The sampling need based on "search result". > > Thanks, > Yongtao > > > > -- > View this message in context: http://lucene.472066.n3. > nabble.com/how-to-sampling-search-result-tp4298269.html > Sent from the S

how to sampling search result

2016-09-27 Thread googoo
s message in context: http://lucene.472066.n3.nabble.com/how-to-sampling-search-result-tp4298269.html Sent from the Solr - User mailing list archive at Nabble.com.