staticSearch
staticSearch copied to clipboard
Do we need both ssConfig and ssConfigFile?
The difference between these parameters is that the first is a relative path and the second absolute; but the param names don't help determine the difference. Either we should use only one, and determine mechanically whether it's a full path or not; or we should rename to make the difference clear.