- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for addFieldRule (0.04 seconds)
-
src/main/resources/crawler/transformer.xml
--> <property name="convertUrlMap"> {"feed:" : "http:"} </property> <!-- segment --> <postConstruct name="addFieldRule"> <arg>"title"</arg> <arg>"//TITLE"</arg> <arg>true</arg> </postConstruct> <postConstruct name="addFieldRule"> <arg>"important_content"</arg> <arg>"//*[self::H1 or self::H2 or self::H3]"</arg> <arg>true</arg> </postConstruct> </component>
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Fri Dec 20 13:14:54 GMT 2024 - 1.7K bytes - Click Count (0)