Behaviour when we get more than 1 million hits

2009-07-13 Thread Rakhi Khatwani
Hi,
 If while using Solr, what would the behaviour be like if we perform the
search and we get more than one million hits

Regards,
Raakhi


Re: Behaviour when we get more than 1 million hits

2009-07-13 Thread Erick Erickson
It depends (tm) on what you try to do with the results. You really need togive
us some more details on what you want to *do* with 1,000,000 hits
before any meaningful response is possible.

Best
Erick

On Mon, Jul 13, 2009 at 8:47 AM, Rakhi Khatwani  wrote:

> Hi,
> If while using Solr, what would the behaviour be like if we perform the
> search and we get more than one million hits
>
> Regards,
> Raakhi
>


Re: Behaviour when we get more than 1 million hits

2009-07-22 Thread Rakhi Khatwani
Hi,
There is this particulat scenarion where I want to search for a product
and i get a million records which will be given for further processing.
Regards,
Raakhi


On Mon, Jul 13, 2009 at 7:33 PM, Erick Erickson wrote:

> It depends (tm) on what you try to do with the results. You really need
> togive
> us some more details on what you want to *do* with 1,000,000 hits
> before any meaningful response is possible.
>
> Best
> Erick
>
> On Mon, Jul 13, 2009 at 8:47 AM, Rakhi Khatwani 
> wrote:
>
> > Hi,
> > If while using Solr, what would the behaviour be like if we perform
> the
> > search and we get more than one million hits
> >
> > Regards,
> > Raakhi
> >
>


Re: Behaviour when we get more than 1 million hits

2009-07-22 Thread Erick Erickson
That's still not very useful. Additional processing? Where, some clientthat
you return all the data to? In which case SOLR is the least of your
concerns, your network speed counts more.

At a blind guess I'd worry more about how you're doing your
"additional processing" than solr.

Erick

On Wed, Jul 22, 2009 at 6:38 AM, Rakhi Khatwani  wrote:

> Hi,
>There is this particulat scenarion where I want to search for a product
> and i get a million records which will be given for further processing.
> Regards,
> Raakhi
>
>
> On Mon, Jul 13, 2009 at 7:33 PM, Erick Erickson  >wrote:
>
> > It depends (tm) on what you try to do with the results. You really need
> > togive
> > us some more details on what you want to *do* with 1,000,000 hits
> > before any meaningful response is possible.
> >
> > Best
> > Erick
> >
> > On Mon, Jul 13, 2009 at 8:47 AM, Rakhi Khatwani 
> > wrote:
> >
> > > Hi,
> > > If while using Solr, what would the behaviour be like if we perform
> > the
> > > search and we get more than one million hits
> > >
> > > Regards,
> > > Raakhi
> > >
> >
>