Excellent, thanks Andi.
Mike
Andi Vajda wrote:
On Tue, 3 Feb 2009, Michael McCandless wrote:
One quick question about PyLucene/JCC: is it "symmetric" at runtime,
ie, my "main" could be in Java and I can init access to Python and
then invoke Python sources?
EG maybe I created a Python func
On Tue, 3 Feb 2009, Michael McCandless wrote:
One quick question about PyLucene/JCC: is it "symmetric" at runtime,
ie, my "main" could be in Java and I can init access to Python and
then invoke Python sources?
EG maybe I created a Python function for indexing a bunch of files, but
the rest of