I am instantiating a RemoteSearchable with a
file-based IndexReader:
public static void main(String args[]) throws
Exception {
System.setSecurityManager(new RMISecurityManager());
Searchable theLocal = new IndexSearcher(args[0]);--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
