Right.... when you're searching or reading an index, there is no need
for the client to be concerned with synchronization at all.
Erik
On 25 Oct 2005, at 13:19, Sharma, Siddharth wrote:
Hi
I have an instance (each) of IndexSearcher and StandardAnalyzer
housed in a
Singleton and I intend to use this one single instance (of Searcher
and
Analyzer) for multiple concurrent search requests.
I vaguely remember reading that I (as a client) do not have to
synchronize.
Lucene internals takes care of it.
Is this true?
Thx
Sid
---------------------------------------------------------------------
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]