-
This is just an information which can be added later to the documentation for scheduling crawl jobs and respective Unix formats it follows. Internally, the library used for scheduling jobs is cron4j. …
-
Thank you for this tool. But I met an issue when I use CronMapper. It only supports migrate from Quartz to Unix or Cron4j. How can I migrate from Quartz to Spring expression?
-
Trying to crawelr a folder, but its not working. With fess 12.3.2 its working. Ive changed java to jdk12.0.1 and set the JAVA_HOME.
Fess open, but no error is shown. There is nothing on crawelr log, …
-
The following error appears during housekeeping, preventing its execution:
```
[2019-02-13 20:20:10,137 57388929b] ERROR o.o.p.s.c.SchedulingService] Error performing HOUSEKEEPING of jobs
java…
-
Sometimes the crawl of the web ends prematurely and not all indexes are collected.
If you know the cause and how to deal with it, I think that you can tell me.
- fess-11.1.0
- When about 15000 …
-
-
#### Characteristics
- **Issue Type**: [test report]
- **Reproducibility**: [always]
- **Severity**: [blocker]
- **Tool/Service/Component**: [dspot,1.2.1 with dependencies]
- **Execution Environm…
-
/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home/bin/java "-javaagent:/Applications/IntelliJ IDEA.app/Contents/lib/idea_rt.jar=55694:/Applications/IntelliJ IDEA.app/Contents/bin" -Dfil…
ghost updated
6 years ago
-
Similar to RotateLogListener, it would be nice to have the ability to automatically erase old log files.
-
I am using Dropwizard 1.0.2 .
resources:
```
package com.bocom.forward.resources;
import javax.ws.rs.Consumes;
import javax.ws.rs.GET;
import javax.ws.rs.Path;
import javax.ws.rs.Produces;
import j…