Apache Lucene.Net 2.4.0 Class Library API

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