On Nov 7, 2011, at 22:28, Jiang Fung Wong wrote:
> Dear All,
>
> I got this error when trying to import pylucene inside Postgres PL/Python.
>
> ERROR: ('Traceback (most recent call last):
> File "", line 17, in __plpython_procedure_testing_1517611
> File
> "d:\\ve\\Lib\\site-packages\\luce
Dear All,
I got this error when trying to import pylucene inside Postgres PL/Python.
ERROR: ('Traceback (most recent call last):
File "", line 17, in __plpython_procedure_testing_1517611
File
"d:\\ve\\Lib\\site-packages\\lucene-3.4.0-py2.6-win32.egg\\lucene\\__init__.py",
line 5, in
im
[
https://issues.apache.org/jira/browse/PYLUCENE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146024#comment-13146024
]
Greg Bowyer commented on PYLUCENE-11:
-
It might be numeric terms in the index, (it mi
[
https://issues.apache.org/jira/browse/PYLUCENE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146021#comment-13146021
]
Andi Vajda commented on PYLUCENE-11:
With an index of mine, I cannot reproduce this b
[
https://issues.apache.org/jira/browse/PYLUCENE-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Bowyer updated PYLUCENE-11:
Attachment: backtrace
hs_err_pid18188.log
hs_err_pid18548.log
SigSEGV returning a Term from inside a python iterator
--
Key: PYLUCENE-11
URL: https://issues.apache.org/jira/browse/PYLUCENE-11
Project: PyLucene
Issue Type: Bug
Environment: Pyl