it is possible , but with some work.

you may need to write a new RequestWriter implementation which extends
org.apache.solr.client.solrj.request.RequestWriter for that .

It will be a nice addition to SolrJ if it can be contributed back.



On Thu, Feb 26, 2009 at 9:04 AM, Erwin Lawardy <lawa...@hotmail.com> wrote:
>
> Hi All,
>
> I have been uploading my rich document(pdf/doc/xls) though url and it works 
> properly.
> http://localhost:8983/solr/update/rich?stream.type=doc&stream.file=SOLR_HOME/test.pdf.doc&id=101&stream.fieldname=name&commit=true
>
> Is there a way to do it through solrj as I am trying to build an application 
> to post/upload it programatically.
>
> Thanks,
>
> Erwin
>
>
> _________________________________________________________________
> Get the most out of your life online! Click here for the latest news and tips.
> http://livelife.ninemsn.com.au/



-- 
--Noble Paul

Reply via email to