efano [mailto:giovanni.destef...@gmail.com]
> Sent: Wednesday, April 01, 2009 7:30 PM
> To: solr-user@lucene.apache.org; cra...@ceiindia.com
> Subject: Re: Indexing fields of xml file using solrj
>
>
> I understand Shalin is a guru and I am nobody but...
>
>
> http://lucene
API class?
_
From: Giovanni De Stefano [mailto:giovanni.destef...@gmail.com]
Sent: Wednesday, April 01, 2009 7:30 PM
To: solr-user@lucene.apache.org; cra...@ceiindia.com
Subject: Re: Indexing fields of xml file using solrj
I understand Shalin is a guru and I am nobody but
ar [mailto:shalinman...@gmail.com]
> Sent: Wednesday, April 01, 2009 6:07 PM
> To: solr-user@lucene.apache.org; cra...@ceiindia.com
> Subject: Re: Indexing fields of xml file using solrj
>
> On Wed, Apr 1, 2009 at 5:17 PM, Radha C. wrote:
> > Hi All,
> >
> > I want to index
ekhar Mangar [mailto:shalinman...@gmail.com]
Sent: Wednesday, April 01, 2009 6:07 PM
To: solr-user@lucene.apache.org; cra...@ceiindia.com
Subject: Re: Indexing fields of xml file using solrj
On Wed, Apr 1, 2009 at 5:17 PM, Radha C. wrote:
> Hi All,
>
> I want to index the document fields in
On Wed, Apr 1, 2009 at 5:17 PM, Radha C. wrote:
> Hi All,
>
> I want to index the document fields in a xml file to index using solrj. I
> know how to index the document fields using doc.addfield(). But I dont know
> how to post the xml document instead of adding each field in solrj.
>
> Can I inde
Hello,
I believe what you want is DirectXMLRequest.
http://lucene.apache.org/solr/api/org/apache/solr/client/solrj/request/DirectXmlRequest.html
Cheers,
Giovanni
On 4/1/09, Radha C. wrote:
>
> Hi All,
>
> I want to index the document fields in a xml file to index using solrj. I
> know how to