- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for DataStoreCrawlingException (0.28 sec)
-
src/main/java/org/codelibs/fess/ds/callback/FileListIndexUpdateCallbackImpl.java
return null; } catch (final ChildUrlsException | DataStoreCrawlingException e) { throw e; } catch (final Exception e) { final FessConfig fessConfig = ComponentUtil.getFessConfig(); final Object configId = dataMap.get(fessConfig.getIndexFieldConfigId()); throw new DataStoreCrawlingException(url, "Failed to add document. url: " + url + ", configId: " + configId, e);Registered: Sat Dec 20 09:19:18 UTC 2025 - Last Modified: Fri Nov 28 16:29:12 UTC 2025 - 29.7K bytes - Viewed (3)