Re: Using XSLT with DIH for a URLDataSource

2010-02-28 Thread Noble Paul നോബിള്‍ नोब्ळ्
6:24 AM, Roland Villemoes >>> wrote: >>>> You're right! >>>> >>>> I was as simple (stupid!) as that, >>>> >>>> Thanks a lot.... (for your time .. very appreciated) >>>> >>>> Roland >>>> >>

Re: Using XSLT with DIH for a URLDataSource

2010-02-25 Thread Lance Norskog
l.newTemplates(TransformerFactoryImpl.java:825) >>>>        at >>>> com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl.newTransformer(TransformerFactoryImpl.java:614) >>>>        at >>>> org.apache.solr.handler.dataimport.XPathEntityProcessor.initXpathReader(XPathEntityProcessor.java:98) >>>>        ... 24 more >>>> 22-02-2010 08:37:00 org.apache.solr.update.DirectUpda

Re: Using XSLT with DIH for a URLDataSource

2010-02-24 Thread Noble Paul നോബിള്‍ नोब्ळ्
t; >> -Oprindelig meddelelse- >> Fra: noble.p...@gmail.com [mailto:noble.p...@gmail.com] På vegne af Noble >> Paul ??? ?? >> Sendt: 22. februar 2010 14:01 >> Til: solr-user@lucene.apache.org >> Emne: Re: Using XSLT with DIH for a URLDataSource >> >

Re: Using XSLT with DIH for a URLDataSource

2010-02-24 Thread Lance Norskog
> -Oprindelig meddelelse- > Fra: noble.p...@gmail.com [mailto:noble.p...@gmail.com] På vegne af Noble > Paul ??? ?? > Sendt: 22. februar 2010 14:01 > Til: solr-user@lucene.apache.org > Emne: Re: Using XSLT with DIH for a URLDataSource > > The xslt file looks

Re: Using XSLT with DIH for a URLDataSource

2010-02-22 Thread Noble Paul നോബിള്‍ नोब्ळ्
gt; > And my test.xslt (cut down to almost nothing just to move further and see > that XSLT was working): > > > xmlns:xsl='http://www.w3.org/1999/XSL/Transform'> >   >     >       >     >   > >   >     >       >         >       >      

Re: Using XSLT with DIH for a URLDataSource

2010-02-22 Thread Shalin Shekhar Mangar
On Mon, Feb 22, 2010 at 1:18 PM, Roland Villemoes wrote: > Hi, > > I have to load data for Solr from a UrlDataSource supplying me with a XML > feed. > > In the simple case where I just do simple XSLT select this works just fine. > Just as shown on the wiki (http://wiki.apache.org/solr/DataImportH