| clear query|facets|time |
Search criteria: .
Results from 41 to 50 from
64 (0.293s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi Andi, Your help is great, thanks a lot! Without your detailed instructions, I would not be able to figure it out - and the last bit with the python...I should have thought before wr...
|
|
|
Author: Roman Chyla,
2011-01-12, 23:10
|
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Oh, nevermind I found it out: It is loaded by python, so PYTHONPATH or other ways must be used. Also i had to change exports: inside sorlpie_java/__init__.py i added line: from e...
|
|
|
Author: Roman Chyla,
2011-01-12, 22:49
|
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi Andi, Thanks for the help, now I was able to run the java and loaded PythonVM. I then built the python egg, after a bit of fiddling with parameters, it seems ok. I can import the jc...
|
|
|
Author: Roman Chyla,
2011-01-12, 22:20
|
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi Andi, all, I tried to implement the PythonVM wrapping on Mac 10.6, with JDK 1.6.22, jcc is freshly built, in shared mode, v. 2.6. The python is the standard Python distributed with ...
|
|
|
Author: Roman Chyla,
2011-01-12, 13:41
|
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi Andi, I think I will give it a try, if only because I am curious. Please see one remaining question below. On Tue, Jan 11, 2011 at 10:37 PM, Andi Vajda wrote: unf...
|
|
|
Author: Roman Chyla,
2011-01-12, 10:05
|
|
|
Re: call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi Andy, This is much more than I could have hoped! Just yesterday, I was looking for ways how to embed Python VM in Jetty, as that would be more natural, but found only jepp.sourcefor...
|
|
|
Author: Roman Chyla,
2011-01-11, 20:52
|
|
|
call python from java - what strategy do you use? - PyLucene - [mail # dev]
|
|
...Hi, I have recently wrapped solr inside jetty with JCC (we need to access very big result sets quickly, via JNI, but also keep solr running as normal) and was wondering what strategies...
|
|
|
Author: Roman Chyla,
2011-01-11, 10:52
|
|
|
Re: building PyLucene 3.0.2 on Win7/MinGW with Python 2.7 - PyLucene - [mail # dev]
|
|
...On Mon, Nov 22, 2010 at 9:45 PM, Bill Janssen wrote: Which reminds me I ended up with 'Program\\ Files', but that must have been for the compilation - so nevermind, sorry, that w...
|
|
|
Author: Roman Chyla,
2010-11-23, 08:29
|
|
|
Re: building PyLucene 3.0.2 on Win7/MinGW with Python 2.7 - PyLucene - [mail # dev]
|
|
...I had similar/same issue on win xp, it was the space in the java path, but i can't recall details. What happens if you change config.py to? C:\\Program\ Files\ (x86)\\Java\\jdk1.6.0_22\\lib ...
|
|
|
Author: Roman Chyla,
2010-11-22, 19:20
|
|
|
Re: PatternAnalyzer not implemented? - PyLucene - [mail # dev]
|
|
...Thank you, Andi. Recompilled, it works just fine now. roman On Fri, Oct 1, 2010 at 8:28 PM, Andi Vajda wrote:...
|
|
|
Author: Roman Chyla,
2010-10-02, 13:46
|
|
|
|