Thanks for all the reply. I'll try the methods suggested by you will post
the result of my experiment.

Chris, I was measuring the query time only. I have increased the heap size
of java to 1 GB. Now, 5 - 8 words query is taking about 0.1 - 0.4 second.
That's reasonable I guess.

Thanks,
Somnath

On 1/23/07, Chris Hostetter <[EMAIL PROTECTED]> wrote:


: I tried by using only the title of (5-8 words) the query documents
instead
: of full text of the document. But that is also taking 0.5-1 sec for each

i can't speak to your 200-300 word BooleanQuery timings, but 0.5-1
seconds for an 8 clause BooleanQuery is very very wrong.  i suspect
there's something going on in your acctually code that wasn't conveyed in
your spuedo code.

can you post a real functional bit of java showing what exactly you are
timing (we don't need the whole index -- jsut the part of the code you
are timing)




-Hoss


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to