Hi Can you please unsubscribe me from this mailing list.
Thanks and Regards Jagannadham -----Original Message----- From: Ted Dunning [mailto:[email protected]] Sent: Wednesday, November 04, 2009 11:35 AM To: [email protected] Subject: Re: Progress bar for indexing process.? Just count how many documents have been indexed. Simon was correct when he said it was relatively trivial. If you want slightly more refinement, you can record the total size of the indexed files. On Tue, Nov 3, 2009 at 9:36 PM, tarunsapra <[email protected]> wrote: > > But the biggest problem in building it is ...like you have progress bar for > file upload where you know the exact size of flie and how much has been > uploaded but in that case of indezing is there a way to find out how much > total time it will take, only once we know the total time , then only we > would be able to build a progress bar. > Thanks > > Simon Willnauer wrote: > > > > There is no API which supports what you are asking for but building > > yourself should not be a problem at all. > > > > simon > > > > On Tue, Nov 3, 2009 at 3:10 PM, <[email protected]> > wrote: > >> Why not? Indexing is very fast. > >> ------Original Message------ > >> From: tarunsapra > >> To: [email protected] > >> ReplyTo: [email protected] > >> Subject: Progress bar for indexing process.? > >> Sent: Nov 3, 2009 10:19 AM > >> > >> > >> Is it possible to to have an Ajax progress bar for indexing process ? > >> -- > >> View this message in context: > >> > http://old.nabble.com/Progress-bar-for-indexing-process.--tp26160110p26160110.html > >> Sent from the Lucene - General mailing list archive at Nabble.com. > >> > >> > >> Enviado desde mi BlackBerry® de Claro Argentina > > > > > > -- > View this message in context: > http://old.nabble.com/Progress-bar-for-indexing-process.--tp26160110p26191272.html > Sent from the Lucene - General mailing list archive at Nabble.com. > > -- Ted Dunning, CTO DeepDyve This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.
