Re: Solr and Python

2011-06-04 Thread Michael McCandless
On Sat, Jun 4, 2011 at 1:39 PM, Andi Vajda wrote: > > On Jun 4, 2011, at 5:46, Michael McCandless wrote: > >> This looks very cool! >> >> A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild >> :) > > Why the conditional ? > This has been built into JCC for over two years

Re: Solr and Python

2011-06-04 Thread Andi Vajda
On Jun 4, 2011, at 5:46, Michael McCandless wrote: > This looks very cool! > > A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild > :) Why the conditional ? This has been built into JCC for over two years now and used in production for freebase.com search just as lo

Re: Solr and Python

2011-06-04 Thread Michael McCandless
This looks very cool! A bidirectional JCC (embed Java VM in Python VM or vice versa) would be wild :) Mike McCandless http://blog.mikemccandless.com On Thu, Jun 2, 2011 at 6:43 PM, Andi Vajda wrote: > > As I was responding on this list to Yonik yesterday about how PyLucene > couldn't really ma

Solr and Python

2011-06-02 Thread Andi Vajda
As I was responding on this list to Yonik yesterday about how PyLucene couldn't really make use of the HTTP side of the Lucene/Solr project (in the "[VOTE] Lucene/Solr release 3.2 (take 2)" thread) I thought to myself "someone, somewhere is going to do this, though". Enter the montysolr proj