<br>
<br>
<br><font size=2 face="sans-serif">Hi Claus,</font>
<br>
<br><font size=2 face="sans-serif">thank you for your tip, it was really
helpful.</font>
<br>
<br><font size=2 face="sans-serif">Cheers Thomas<br>
<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Claus Priisholm <cpr@codedroids.com></b>
</font>
<br><font size=1 face="sans-serif">Sent by: opencms-dev-bounces@opencms.org</font>
<p><font size=1 face="sans-serif">07.12.2007 18:33</font>
<table border>
<tr valign=top>
<td bgcolor=white>
<div align=center><font size=1 face="sans-serif">Please respond to<br>
The OpenCms mailing list <opencms-dev@opencms.org></font></div></table>
<br>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">The OpenCms mailing list <opencms-dev@opencms.org></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [opencms-dev] Own VfsIndexer</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>As long as what you are indexing are a VFS resource
I think you should <br>
be able to get by just by subclassing CmsDocumentXmlContent and set the
<br>
subclass as document handler in the search-config file.<br>
<br>
That way indexing works as usual, but you get an opportunity to make the
<br>
needed extraction in extractContent() (or if you're using OC6 - <br>
newInstance()) in your subclass.<br>
<br>
If your resource is not an VFS resource, things get somewhat complicated
<br>
as far as integrating it with the usual indexing routines (since the <br>
core classes do expect VFS resources), but as your pdf is referenced <br>
from a VFS resource it should not be a problem.<br>
<br>
Thomas.Adams@interone.de wrote:<br>
> <br>
> Hi all,<br>
> <br>
> does anybody has written an custom VfsIndexer for OpenCms?<br>
> <br>
> I have a meta document (xmlContent) with several fields. One field<br>
> identifies a URI to a file (PDF,Word usw.) which resides outside the
VFS<br>
> of OpenCms. But actually I want to combine a index which is a combination<br>
> of the fields of the meta document plus the content from the file
in the <br>
> RFS.<br>
> <br>
> Does anybody have a clue? I am stucked in the CmsIndexingThreadManager
<br>
> class?<br>
> <br>
> <br>
> <br>
> <br>
> <br>
> Kindest regards,<br>
> <br>
> Thomas Adams<br>
> Head of Development<br>
> <br>
> Interone Beijing<br>
> 1205-06, e-Tower,<br>
> 12 Guanghua Road,<br>
> Chaoyang District,<br>
> Beijing 100020, China<br>
> <br>
> Interone Beijing<br>
> 地址:中国 北京市朝阳区光华路丙12号数码01大厦1205-06室<br>
> 邮编:100020<br>
> <br>
> <br>
> T +86.10.65.91 3792 3026<br>
> F +86.10.65 91 3892<br>
> M +86 137 177 48058<br>
> <br>
> mailto:thomas.adams@interone.cn<br>
> http://www.interone.de<br>
> <br>
> AG München HRA 79582<br>
> Geschäftsführer: Christian Dietrich, Martin Gassner, Martin Hubert,
<br>
> Marcus Kikisch, Jan-Peter Lübcke, Christoph Mecke, Gert Müller, Markus
Noder<br>
> <br>
> NOTE:Information contained in this message is confidential and may
be <br>
> legally privileged. If you are not the addressee indicated in this
<br>
> message (or responsible for the delivery of the message to such person),
<br>
> you may not copy, disclose or deliver this message or any part of
it to <br>
> anyone, in any form. In such case, you should delete this message
and <br>
> kindly notify the sender by reply Email. Opinions, conclusions and
other <br>
> information in this message that does not relate to the official <br>
> business of Interone Worldwide shall be understood as neither given
nor <br>
> endorsed by it.<br>
> <br>
> <br>
> ------------------------------------------------------------------------<br>
> <br>
> <br>
> _______________________________________________<br>
> This mail is sent to you from the opencms-dev mailing list<br>
> To change your list options, or to unsubscribe from the list, please
visit<br>
> http://lists.opencms.org/mailman/listinfo/opencms-dev<br>
<br>
-- <br>
Claus Priisholm, CodeDroids ApS<br>
Phone: +45 48 22 46 46<br>
cpr (you know what) codedroids.com - http://www.codedroids.com<br>
cpr (you know what) interlet.dk - http://www.interlet.dk<br>
-- <br>
Javadocs and other OpenCms stuff: <br>
http://www.codedroids.com/community/opencms<br>
<br>
<br>
_______________________________________________<br>
This mail is sent to you from the opencms-dev mailing list<br>
To change your list options, or to unsubscribe from the list, please visit<br>
http://lists.opencms.org/mailman/listinfo/opencms-dev</font></tt>
<br>