Hello,
I tried fetch command with the following config
<property>
<name>fetcher.store.content</name>
<value>false</value>
<description>If true, fetcher will store content.</description>
</property>
<property>
<name>fetcher.parse</name>
<value>true</value>
<description>If true, fetcher will parse content. Default is false, which
means
that a separate parsing step is required after fetching is
finished.</description>
</property>
However, fetcher did not parse. There is no parse folders under the segment and
updatedb gives errors.
I wonder how to crawl without storing content in this version 1.3?
Thanks.
Alex.