Hi,
Hi all,
I am getting following error while buiding jcc for pylucene
/usr/bin/ld: cannot find -lpython2.5
collect2: ld returned 1 exit status
any idea which thing is causing this problem.
I am using pylucene 3.0.0.1 version with python 2.5.4 and java-6-sun
Thanks
Raj
Hi,
Any idea about use of carrot2 clustering in pylucene?
Thanks
Sudhir
o fix java.lang.UnsatisfiedLinkError.
Thanks in advance
On Sun, Mar 28, 2010 at 7:02 PM, sudhir singh rana
wrote:
> Hi,
>
> Any idea about use of carrot2 clustering in pylucene?
>
> Thanks
> Sudhir
>
Hi,
I want to know whether searcher.search function, MultiFieldQueryParser.parse
etc are thread safe.
Can I use same object of searcher in multiple threads.
thanks in advance