Hi Ajay,
the extractor section is at the end of Domain.xml, just before event configuration.
It looks like this:


<!-- Event configuration -->
<extractors>
<extractor classname="org.apache.slide.extractor.SimpleXmlExtractor" uri="/files/articles/test.xml">
<configuration>
<instruction property="title" xpath="/article/title/text()" />
<instruction property="summary" xpath="/article/summary/text()" />
</configuration>
</extractor>
</extractors>


Regards,
Daniel

Ajay K. Mallik wrote:

Hi Daniel/Martin,
Can you send me the snippet of the extractor configuration in domain.xml? I got the 
latest from cvs but I don't see the extractor configuration in domain.xml in store 
section..there is only one for indexer.

Thanks
Ajay



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



.






--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to