java-user@lucene.apache.org
[Top] [All Lists]

Re: Searching the contents

Subject: Re: Searching the contents
From: "Manoj Kr. Sheoran"
Date: Fri, 4 Nov 2005 13:05:37 +0530
Hi Chris,
Thanks for sharing your views with us. Is  sorting works properly. Is there
any idea regarding time estimation for sort on 4-5 columns with 1 million
records?

Regards,
Manoj
----- Original Message -----
From: "Chris Lu" <chris.lu@xxxxxxxxx>
To: <java-user@xxxxxxxxxxxxxxxxx>
Sent: Friday, November 04, 2005 12:30 PM
Subject: Re: Searching the contents


> One of my case is using PIII 450MHz 256M RAM, with 1million records,
> the search is around 3~4 seconds for the very first search, and
> sub-second, usually under 0.5 second.
>
> Sorting on one column will be longer, like 7~8 seconds for the first
> sort. And subseconds with cache.
>
> Chris Lu
> ---------------------------
> Full-Text Search on Any Database
> http://www.dbsight.net
>
> On 11/3/05, Manoj Kr. Sheoran <manoj.kumar@xxxxxxxxxxxxxx> wrote:
> > Hi,
> > I am having 1,00,000 documents in a index but in near future it will be
3 million and more.  I am somewhat concerned about  the searhing process
with this much number of document.  I am giving order on some fields of
documents. Could anybody tell be the expected result from lucene engine with
3 million results and order/sorted on 4 column.
> >
> > Thanks,
> > Manoj
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
> For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx
>


---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@xxxxxxxxxxxxxxxxx
For additional commands, e-mail: java-user-help@xxxxxxxxxxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>