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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]