hi every one,
I am facing a problem while using crowler......i tried the following code.
<operator name="Root" class="Process" expanded="yes">
<parameter key="logfile" value="C:\Documents and Settings\284561\Desktop\rapid\logfile.log"/>
<parameter key="resultfile" value="C:\Documents and Settings\284561\Desktop\rapid\result.res"/>
<operator name="Crawler" class="Crawler">
<list key="crawling_rules">
<parameter key="follow_url" value="spreeblick"/>
<parameter key="visit_content" value="google"/>
</list>
<parameter key="output_dir" value="C:\Documents and Settings\284561\Desktop\rapid"/>
<parameter key="url" value="
http://www.spreeblick.com/"/>
</operator>
</operator>
if i run this i am geting a message as process successful.But i am not able to see the HTML pages in the specified output directory.
Can any one teel me wat the problem is .I am also attaching my
logfiles also
P Dec 15, 2008 2:01:44 PM: Logging: log file is 'logfile.log'...
P Dec 15, 2008 2:01:44 PM: Initialising process setup
P Dec 15, 2008 2:01:44 PM: Checking properties...
P Dec 15, 2008 2:01:44 PM: Properties are ok.
P Dec 15, 2008 2:01:44 PM: Checking process setup...
P Dec 15, 2008 2:01:44 PM: Inner operators are ok.
P Dec 15, 2008 2:01:44 PM: Checking i/o classes...
P Dec 15, 2008 2:01:44 PM: i/o classes are ok. Process output: ExampleSet.
P Dec 15, 2008 2:01:44 PM: Process ok.
P Dec 15, 2008 2:01:44 PM: Process initialised
P Dec 15, 2008 2:01:44 PM: [NOTE] Process starts
P Dec 15, 2008 2:01:44 PM: Process:
Root[1] (Process)
+- Crawler[1] (Crawler)
Last message repeated 1 times.
P Dec 15, 2008 2:02:05 PM: Produced output:
IOContainer (2 objects):
SimpleExampleSet:
0 examples,
2 regular attributes,
no special attributes
(created by Crawler)
com.rapidminer.operator.crawler.LinkMatrix@13ddd13
(created by Crawler)
P Dec 15, 2008 2:02:05 PM: [NOTE] Process finished successfully after 21 seconds