You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-dev@lucene.apache.org by "Andi Vajda (JIRA)" <ji...@apache.org> on 2015/03/26 18:56:01 UTC

[jira] [Resolved] (PYLUCENE-34) Pylucene and multiprocessing

     [ 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 usage questions. Send mail to pylucene-dev-subscribe@lucene.apache.org and follow the instructions in the response.

> Pylucene and multiprocessing
> ----------------------------
>
>                 Key: PYLUCENE-34
>                 URL: https://issues.apache.org/jira/browse/PYLUCENE-34
>             Project: PyLucene
>          Issue Type: Bug
>         Environment: pylucene 4.10, java 7, python 2.7.9, jcc 2.21, OS Mac
>            Reporter: Jose Lopez Veiga
>            Priority: Minor
>
> 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 QueryParser.parse or IndexSearcher.search
> I tried all that I can think off but or the program is blocked or I get errors
> What is the best way to use multiprocessing and pylucene? I can't find a example or tutorial about this.
> Thank you for your help.
> EDIT: I found that the block happend when I import nltk, only in multriprocessing.
> is this a reported bug?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)