You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Amadeous <so...@yahoo.com> on 2007/07/14 16:38:16 UTC

Should'nt searchables field in MultiSearcher be protected?

Hello All.
In both MultiSearcher and ParallelMultiSearcher classes we have a
searchables field : 
  private Searchable[] searchables;
Why this field is not "protected" in MultiSearcher? In this manner, we do
not need this field in ParallelMultiSearcher anymore.
Best Regards.
-- 
View this message in context: http://www.nabble.com/Should%27nt-searchables-field-in-MultiSearcher-be-protected--tf4079312.html#a11594356
Sent from the Lucene - Java Developer mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org