Owens, Martin wrote: > > I'm having some trouble understanding how the solr writer intergrates into > python, I can't find any examples so does anyone have any good examples of > a python writer? > > Best Regards, Martin Owens > >
If you're wondering how to use it in Python: say response = eval(the_string_returned_by_solr) - Wade Ithaca NY -- View this message in context: http://www.nabble.com/Python-Solr-Writer-tp14337808p14355869.html Sent from the Solr - User mailing list archive at Nabble.com.
