CompleteSearch Completion Server

startCompletionServer [options] <base-name>.hybrid

This starts the CompletionServer.

There are several options available, which should provide any

Some of the options depend on your index and don't work, if the index files itself don't support them. It's recommended to use the generic CsvParser with the same options to create proper index files.

Existing options, which are not yet explained in depth, but copied from the source code.

For more details, a look at the code that processes these command line options might be helpful. You can find the code in file https://ad-websvn.informatik.uni-freiburg.de/completesearch/codebase/server/StartCompletionServer.cpp.