| clear query|facets|time |
Search criteria: .
Results from 31 to 40 from
1997 (0.091s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: AW: AW: [VOTE] Release PyLucene 4.2.1-1 - PyLucene - [mail # dev]
|
|
...Thank you, Thomas, for debugging this. I'm going to add PREFIX to the built-in JCC reserved word list. More comments inline... On Fri, 19 Apr 2013, Thomas Koch wrote: This...
|
|
|
Author: Andi Vajda,
2013-04-19, 18:24
|
|
|
AW: AW: [VOTE] Release PyLucene 4.2.1-1 - PyLucene - [mail # dev]
|
|
...The PREFIX seems to be the only issue - using: JCC=$(PYTHON) -m jcc --reserved PREFIX --shared --find-jvm-dll 'make' and 'make install' did pass. 'make test' yields the usual windows specifi...
|
|
|
Author: Thomas Koch,
2013-04-19, 10:08
|
|
|
Re: [VOTE] Release PyLucene 4.2.1-1 - PyLucene - [mail # dev]
|
|
...Am 18.04.2013 19:08, schrieb Andi Vajda: I'm pretty sure the Windows build issue is caused by the PREFIX macro in PC/pyconfig.h. I ran into the same issue a while ago. I have created a...
|
|
|
Author: Christian Heimes,
2013-04-18, 19:50
|
|
|
Re: AW: [VOTE] Release PyLucene 4.2.1-1 - PyLucene - [mail # dev]
|
|
...On Thu, 18 Apr 2013, Thomas Koch wrote: Instead of renaming PREFIX, could you please have JCC do it for you by adding it to the list of reserved words in the JCC invocation via ...
|
|
|
Author: Andi Vajda,
2013-04-18, 17:08
|
|
|
AW: [VOTE] Release PyLucene 4.2.1-1 - PyLucene - [mail # dev]
|
|
...Andi, I now get a different error while compiling __init__.cpp: org/apache/lucene/util/automaton/CompiledAutomaton$AUTOMATON_TYPE.h(42) : error C2059: Syntaxfehler: 'Zeichenfolge' org/...
|
|
|
Author: Thomas Koch,
2013-04-18, 08:01
|
|
|
Re: [VOTE] Release PyLucene 4.2.1 - PyLucene - [mail # dev]
|
|
...On Tue, 16 Apr 2013, Chris Hostetter wrote: Fixed, using md5sum to generate checksum now. Fixed. Removed the reference to the no longer existing docs directory and edite...
|
|
|
Author: Andi Vajda,
2013-04-17, 19:58
|
|
|
Apache Lucene - - PyLucene - [web site]
|
|
...Documentation License Features InstallASF links Apache Software Foundation Thanks Become a Sponsor SecurityRelated Projects Apache Hadoop Apache ManifoldCF Apache Lucene.Net Apache Lucy Apac...
|
|
|
http://lucene.apache.org/pylucene/features.html
2013-04-17, 19:27
|
|
|
Re: AW: [VOTE] Release PyLucene 4.2.1 - PyLucene - [mail # dev]
|
|
...On Wed, 17 Apr 2013, Thomas Koch wrote: I see now. These come from the Java class. No renaming there. Ok, I'll add these to the reserved words list in JCC. Andi.. ...
|
|
|
Author: Andi Vajda,
2013-04-17, 19:10
|
|
|
Re: AW: [VOTE] Release PyLucene 4.2.1 - PyLucene - [mail # dev]
|
|
...On Apr 17, 2013, at 1:29, "Thomas Koch" wrote: Yes, this can probably be worked around by adding min and max to the reserved words list via --reserved or by renaming then in col...
|
|
|
Author: Andi Vajda,
2013-04-17, 14:51
|
|
|
AW: [VOTE] Release PyLucene 4.2.1 - PyLucene - [mail # dev]
|
|
...Hi Andi, sorry, but -1 for Windows build: OK: I was able to build JCC 1.16 with Python27 on Win32 (Win7). Fail: I could not build PyLucene 4.2.1 with Python27 and Java 1.6. After...
|
|
|
Author: Thomas Koch,
2013-04-17, 08:29
|
|
|
|