Lucene.Net 1.4.3 Class Library

RemoteSearchable.Main Method 

Exports a searcher for the index in args[0] named "//localhost/Searchable".

public static void Main(
   string[] args
);

See Also

RemoteSearchable Class | Lucene.Net.Search Namespace