Open kermitt2 opened 2 years ago
@kermitt2 Unfortunately I don't know enough Java to figure out how to load the path in a smarter way, but if interested I can open a PR changing it to "../../indexing" to allow it to work in the Docker image?
Also, do you know if the files already downloaded but not indexed will get indexed when this is fixed or are they already "processed"? If so, is it possible to reset somehow?
from @Aazhar Currently the service has to be launched from the
biblio-glutton/lookup
repertory to solve the path to the indexing for daily update, otherwise:We could improve the resolution of the path, probably with an optional install path parameter.