On Tue, Nov 04, 2008 at 10:02:22AM -0800, Andi Vajda wrote:
> 
> On Tue, 4 Nov 2008, Aaron Lav wrote:
> >
> > (I had to call SimpleDateFormat().parse(), since I got an InvalidArgsError
> > with just "DateField.dateToString(Date(0,1,1))")
> They seem to work the same. No InvalidArgsError. What InvalidArgsError are 
> you getting ?

This only referred to the old gcj-based PyLucene, sorry.

> Hmm, I'm confused. For me:
> 
>      >>> DateField.dateToString(Date(0,1,1))
>      Traceback (most recent call last):
>        File "<stdin>", line 1, in <module>
>      lucene.JavaError: java.lang.RuntimeException: time '-2206281600000' is
>      too early, must be >= 0

That's what I was expecting: I'll try to dig further to see what's wrong
with my build environment that gives me the SystemError.

    Aaron Lav ([EMAIL PROTECTED])

 




_______________________________________________
pylucene-dev mailing list
pylucene-dev@osafoundation.org
http://lists.osafoundation.org/mailman/listinfo/pylucene-dev

Reply via email to