[pylucene-dev] volunteering
Andi Vajda
vajda at osafoundation.org
Thu Jul 1 09:55:41 PDT 2004
I've reworked your samples a little and found some interesting issues.
I improved python<->string support to include unicode. When passing a python
string to java, unless it is unicode, the assumed encoding is utf-8. If that
is not the case, unhappy behaviour ensues. I changed the IndexFiles.py sample
to pass a unicode string to PyLucene. Also, closing an IndexSearcher causes a
stack overflow, something rather disturbing.
I'm checking those in now, if you want to polish them up more, I suggest you
start with what is checked in, it would make merging easier.
Andi..
On Thu, 1 Jul 2004, Frank Wierzbicki wrote:
> Is there interest in including demo apps like the ones I posted previously in
> the distribution? If so I'll polish them a bit more and post more of them as I
> complete them.
>
> Frank Wierzbicki
> --- Ted Leung <twl at osafoundation.org> wrote:
>> Frank,
>>
>> It's great that your interested in getting involved. The best way to
>> get started
>> is by submitting patches, and then we can go from there.
>>
>> Ted
>>
>> On Jun 30, 2004, at 4:46 PM, Frank Wierzbicki wrote:
>>
>>> I am interested in volunteering for the PyLucene project. How do I go
>>> about
>>> it? I would like to start by contributing and improving some demo
>>> code (that I
>>> posted in a previous email) as well as improving the build script.
>>> Should I
>>> contribute patches, or is it possible for me to get write access to the
>>> repository? I can offer about 5-10 hours/week. I have used Lucene
>>> from the
>>> Java side, but I am by no means an expert. I would like to deepen my
>>> understanding of the Lucene internals, and I am interested in learning
>>> more
>>> about using gcj. I have been a user of open source for many years but
>>> I have
>>> only contributed small patches and bug reports. I would like to give
>>> something
>>> back.
>>>
>>> Thanks,
>>> Frank Wierzbicki
>>>
>>>
>>>
>>> __________________________________
>>> Do you Yahoo!?
>>> New and Improved Yahoo! Mail - Send 10MB messages!
>>> http://promotions.yahoo.com/new_mail
>>> _______________________________________________
>>> pylucene-dev mailing list
>>> pylucene-dev at osafoundation.org
>>> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
>>>
>> ----
>> Ted Leung Open Source Applications Foundation (OSAF)
>> PGP Fingerprint: 1003 7870 251F FA71 A59A CEE3 BEBA 2B87 F5FC 4B42
>>
>> _______________________________________________
>> pylucene-dev mailing list
>> pylucene-dev at osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
>>
>
>
>
> __________________________________
> Do you Yahoo!?
> New and Improved Yahoo! Mail - Send 10MB messages!
> http://promotions.yahoo.com/new_mail
> _______________________________________________
> pylucene-dev mailing list
> pylucene-dev at osafoundation.org
> http://lists.osafoundation.org/mailman/listinfo/pylucene-dev
>
More information about the pylucene-dev
mailing list