You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by praktikant <pr...@feltengmbh.de> on 2002/08/21 08:52:08 UTC

Xindice - Pipeline to db

Hi,
now I can use Xindice in Cocoon.
I've had a wrong idea from using Xindice.

Thanks Roman! :o)
----------------------------------------------------
But I haven't found something about a pipeline to Xindice.
How can I build a pipeline to Xindice?
How can I write back to Xindice?
How to use XUpdate?
Has someone "simple" examples for it?
----------------------------------------------------
My db is on .../xindice/db/dvd
The resources named
mi.xml
mi2.xml
mib.xml
mib2.xml

   <map:pipeline> 
    <map:match pattern="dvd/mi2" type="wildcard"> 
     <map:generate src="xmldb/xpath/dvd/mi2.xml" type="serverpages"/> 
     <map:transform src="dvd/film.xsl" type="xslt"/> 
     <map:serialize type="xml"/> 
    </map:match> 
   </map:pipeline>

Sorry, but no idea how to use XUpdate. :-(

I use WIN2k, Tomcat 4.0.4, Cocoon 2.0.3 (Java 1.3.x), Xindice 1.0, Java SDK
1.3.1_04

---------------------------------------------------------------------
Please check that your question  has not already been answered in the
FAQ before posting.     <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail:     <co...@xml.apache.org>
For additional commands, e-mail:   <co...@xml.apache.org>