Hello all, Following Doug Cutting's last comment, is there anyone working on a remote searcher? For indexes located on another server.
In the Javadoc of the org.apache.lucene.search.Searcher abstract class, now an interface if I understand last message, we read : "Subclasses implement search over a single index, over multiple indices, and over indices on remote servers." I know about IndexSearcher and MultiSearcher for the first two cases, but the comment seems to indicate that there is one for remote servers... Thank's for sharing any information, Martin Sévigny -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>