Closed GoogleCodeExporter closed 9 years ago
You're right, I reproduced this problem straight away. Thanks for the heads-up.
I think the problem is due to attempting to add a null term vector to a
document vector.
I think I've fixed the problem by moving some of the term addition logic inside
an
existing try/catch clause - committed fix in revision 207.
We'll try to get this tested and included in the next release (which will be
1.18).
In the meantime, if you check out v 1.17 from source, this should be fixed.
Original comment by dwidd...@gmail.com
on 4 Dec 2008 at 5:52
Marking as fixed, this hasn't been a problem for a while.
Original comment by dwidd...@gmail.com
on 8 Jul 2009 at 4:08
Original issue reported on code.google.com by
eugenie.giesbrecht
on 4 Dec 2008 at 1:54