Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for RuleManagerImpl (0.06 seconds)

  1. src/main/resources/crawler/rule.xml

    <components namespace="fessCrawler">
    	<include path="crawler/container.xml" />
    	<include path="crawler/transformer.xml" />
    
    	<component name="ruleManager" class="org.codelibs.fess.crawler.rule.impl.RuleManagerImpl" instance="prototype">
    		<postConstruct name="addRule">
    			<arg>sitemapsRule</arg>
    		</postConstruct>
    		<postConstruct name="addRule">
    			<arg>webHtmlRule</arg>
    		</postConstruct>
    		<postConstruct name="addRule">
    Created: 2026-03-31 13:07
    - Last Modified: 2026-03-29 08:21
    - 4.6K bytes
    - Click Count (0)
Back to Top