Hi Jake
You were indexing but not searching? So you are never calling getReader()
in the first place?
Of course, the call exists, its just that during testing we did not
execute any searches at all.
How have you been doing search in a realtime fashion with Lucene before
2.9's introduction of
IndexWriter.getReader()?
Nope. I previously used to open and close the reader on each search.
When I noticed the getReader() functionality
was available, I jumped at it. It immediately offered significant
performance increases...
We are now attempting to analyze Lucene using JPicus to try and get a
picture of what is happening here.
See: http://wiki.sdn.sap.com/wiki/display/Java/JPicus
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-user-h...@lucene.apache.org