On Thu, 26 Mar 2015, Jose Lopez Veiga (JIRA) wrote:
EDIT: I found that the block happend when I import nltk, only in
multriprocessing.
What is 'nltk' and what does it have to do with PyLucene ?
Andi..
This is a reported bug?
was:
I've built a index that will be used for searching in a mu
On Thu, 26 Mar 2015, Jose Lopez Veiga (JIRA) wrote:
I've built a index that will be used for searching in a multiprocessing
python program.
When I try to search in the index, some queries are ok(first ones), but
then the program is blocked in the first seconds of the execution when I
use Qu
[
https://issues.apache.org/jira/browse/PYLUCENE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Vajda resolved PYLUCENE-34.
Resolution: Cannot Reproduce
Please use the pylucene-dev@lucene.apache.org mailing list to ask usag
On Wed, 25 Mar 2015, ?? wrote:
everyone:
I'm developing my own Analyzer in PyLucene 4.9.0 and created a TokenFilter for
CompoundTokenFilter for compound word splitting in the analyzer as the
DictionaryCompoundWordTokenFilter not performing very well.
DictionaryCompoundWordTokenFilter uses a
[
https://issues.apache.org/jira/browse/PYLUCENE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Lopez Veiga updated PYLUCENE-34:
-
Description:
I've built a index that will be used for searching in a multiprocessing pyth
[
https://issues.apache.org/jira/browse/PYLUCENE-34?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jose Lopez Veiga updated PYLUCENE-34:
-
Description:
I've built a index that will be used for searching in a multiprocessing pyth
Jose Lopez Veiga created PYLUCENE-34:
Summary: Pylucene and multiprocessing
Key: PYLUCENE-34
URL: https://issues.apache.org/jira/browse/PYLUCENE-34
Project: PyLucene
Issue Type: Question