On 21/04/16 03:56, Zheng Lin Edwin Yeo wrote: > This is the working one: > dataDir=D:/collection1/data
Ah yes. Backslashes are escape characters in properties files. C:\\collection1\\data would probably work as well. - bram
On 21/04/16 03:56, Zheng Lin Edwin Yeo wrote: > This is the working one: > dataDir=D:/collection1/data
Ah yes. Backslashes are escape characters in properties files. C:\\collection1\\data would probably work as well. - bram