Hi Darren,

How large is your corpus? The speed you can expect depends on how much data you load it with. There is a graph in the package level javadocs that shows this:

http://lucene.apache.org/java/2_4_0/api/contrib-instantiated/org/apache/lucene/store/instantiated/package-summary.html



    karl


27 okt 2008 kl. 20.09 skrev Darren Govoni:

Has anyone gotten some initial performance observations about
instantiated index?

I replaced my RAMDirectory searcher with one and it was slower or about
the same. The note about it claims 100x possible performance
improvement. Maybe there is a data size beyond which its performance
excels.

thanks.

On Mon, 2008-09-15 at 19:45 +0300, Cam Bazz wrote:
Hello,

I have been looking at instantiated index in the trunk. Does this come
with a searcher? Are the adds reflected directly to the index?

Or is it just an experimental thing only with reader and writer?

Best.

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



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



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

Reply via email to