Hi, This is more of a user question, not a development question. I was able to index 275,000 documents (1.5 GB of data) in about 4 hours on a PIII 800 with 256MB Ram running Windows 2000. This was using the demo code IndexFiles. The index was about 400 MB. When I used the demo SearchIndex, I got response times of between 4ms and 33ms. The search got faster with the after performing the same search a second time. Usually I got down to about 16ms.
I hope this helps. --Peter On Friday, October 26, 2001, at 07:13 AM, Schray, Martin wrote: > > Does anyone have a stories of how scalable Lucene is? I mean how many > documents, or size of index that type of thing. I know it can index 200 > meg an hour on reasonable hardware. > > Thanks > Martin >
