- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for StartCrawlingForm (0.12 seconds)
-
src/main/java/org/codelibs/fess/app/web/admin/wizard/AdminWizardAction.java
* * @return HTML response for the start crawling form */ @Execute @Secured({ ROLE }) public HtmlResponse startCrawlingForm() { saveToken(); return asHtml(path_AdminWizard_AdminWizardStartJsp).useForm(StartCrawlingForm.class); } /** * Starts the crawling process for all configured crawlers. * * @param form the start crawling formCreated: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Jan 10 02:14:37 GMT 2026 - 16.4K bytes - Click Count (0)