How do you expect anyone to be able to answer such an open-ended
question? What I'd do is create a test harness that generates a random
set of strings and try it.

Off the top of my head, this seems like a pretty steep requirement. And
at 2,000 docs a second you're going to have a huge index pretty soon
so you won't be able to do this for very long.

What are you trying to accomplish anyway?

Erick

On 2/27/07, Saravana <[EMAIL PROTECTED]> wrote:

Hi,

Is it possible to scale lucene indexing like 2000/3000 documents per
second?  I need to index 10 fields each with 20 bytes long.  I should be
able to search by just giving any of the field values as criteria. I need
to
get the count that has same field values.

Will it be possible?

with regards,
MSK

Reply via email to