Hi
The latest jcc has an error, attached is a patch
I am now using the --use_full_names and it works without greater
problems, even against the latest lucene trunk
The only nuisance is that modules defined in java take over modules
defined in python (I happened to have one name which was the sam
Roman,
I don't see a patch attached to your email.
Pat
On 07/25/2012 03:19 PM, Roman Chyla wrote:
Hi
The latest jcc has an error, attached is a patch
I am now using the --use_full_names and it works without greater
problems, even against the latest lucene trunk
The only nuisance is that mod
roman created PYLUCENE-20:
-
Summary: Bug in cpp.py when importing shared module (splitting
class name)
Key: PYLUCENE-20
URL: https://issues.apache.org/jira/browse/PYLUCENE-20
Project: PyLucene
Issue
[
https://issues.apache.org/jira/browse/PYLUCENE-20?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
roman updated PYLUCENE-20:
--
Attachment: cpp.patch
> Bug in cpp.py when importing shared module (splitting class name)
> --
I have create a JIRA ticket - https://issues.apache.org/jira/browse/PYLUCENE-20
roman
On Wed, Jul 25, 2012 at 9:21 PM, Patrick J. McNerthney
wrote:
> Roman,
>
> I don't see a patch attached to your email.
>
> Pat
>
>
> On 07/25/2012 03:19 PM, Roman Chyla wrote:
>>
>> Hi
>>
>> The latest jcc has