- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for notModifiedHttpCodes (0.09 sec)
-
src/main/resources/crawler/rule.xml
<property name="transformer">fessXpathTransformer</property> <property name="successfulHttpCodes">(int[])[200]</property> <property name="notModifiedHttpCodes">(int[])[304]</property> </component> </property> <property name="allRequired">true</property> <postConstruct name="addRule"> <arg>"url"</arg> <arg>"http[s]?:.*"</arg> </postConstruct>
Registered: Thu Sep 04 12:52:25 UTC 2025 - Last Modified: Thu Jun 04 08:42:49 UTC 2020 - 4.6K bytes - Viewed (0) -
fess-crawler-lasta/src/main/resources/crawler/rule.xml
class="org.codelibs.fess.crawler.processor.impl.DefaultResponseProcessor"> <property name="transformer">fileTransformer</property> <property name="successfulHttpCodes">(int[])[200]</property> <property name="notModifiedHttpCodes">(int[])[304]</property> </component> </property> </component>
Registered: Sun Sep 21 03:50:09 UTC 2025 - Last Modified: Sun Oct 11 02:16:55 UTC 2015 - 1.5K bytes - Viewed (0)