- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for GsaConfigException (0.07 sec)
-
src/main/java/org/codelibs/fess/util/GsaConfigParser.java
import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import org.codelibs.core.lang.StringUtil; import org.codelibs.fess.Constants; import org.codelibs.fess.exception.GsaConfigException; import org.codelibs.fess.opensearch.config.exentity.FileConfig; import org.codelibs.fess.opensearch.config.exentity.LabelType; import org.codelibs.fess.opensearch.config.exentity.WebConfig;
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 21.6K bytes - Viewed (0) -
MIGRATION.md
``` #### Issue: GSA XML import creates no configurations **Solution**: - Verify XML structure matches GSA export format - Check Fess logs: `logs/fess.log` - Look for `GsaConfigException` errors - Ensure collections have valid URL patterns #### Issue: Imported documents not appearing in search **Solution**: 1. Check if documents were indexed: - Admin > System > Search
Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Thu Nov 06 12:40:11 UTC 2025 - 23.2K bytes - Viewed (0)