Hi Tsadok, In Lucene 3.1: "MultiSearcher is deprecated; ParallelMultiSearcher has been absorbed directly into IndexSearcher "
-Sithu -----Original Message----- From: Israel Tsadok [mailto:itsa...@gmail.com] Sent: Thursday, June 16, 2011 1:35 AM To: java-user@lucene.apache.org Subject: RemoteSearchable deprecated. What to replace it with? I use a ParallelMultiSearcher to search across a bunch of RemoteSearchables, pretty much as recommended in Lucene In Action, First Edition, with the appropriate adjustments for Lucene 3.0. This seems to be completely deprecated in 3.1. What is the simplest way for me to continue having the ability to search across multiple servers? --------------------------------------------------------------------- To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org