Closed berndmoos closed 10 months ago
getKWICviaULR
-- should this be getKWICviaURL?corrected
search-index-path
in Configuration.xml wants a file separator (backslash on Windows) at the end while other file paths do notfile separator deleted, code in DGD2searcher.java and COMASearcher.java modified accordingly
Results of day 1 :-)
To do on day 2:
This is now all in https://github.com/berndmoos/zumulttgdp
Taking notes here, may turn them into separate issues later.
SearchIndex searchIndex = index.createIndex(inputDirectories, INDEX_PATH + "\\"+ INDEX_NAME, MTAS_CONFIG_FILE_PATH + "\\" +MTAS_CONFIG_FILE_NAME);
<exec.executable>C:\\Program Files\\Java\\jdk-17\\bin\\java.exe</exec.executable>