Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
1 2 3 4 5 6
c = SolrConnection(host='localhost:8983', persistent=False) c.add(id=p.id,filename_t=p.filename,caption_t= p.caption, event_t=p.event.picsUrl) c.commit() c.optimise()
Pasted June 15, 2007 8:28AM EDT
by Kevin Evans (kwe)
Embed
paste again