Hello all,
I have this weird problem end i don't know where to start debugging. I have
this search engine JAVA Lucene build with php/javabridge, so i don't use the
'converted' php interface but the original java jar. When my application is
searching (which is quite expensive with resources because of complex
queries) and another user on another pc starts another search, the objects
used for searching are suddenly dropped in the first search so i get a 'call
to a member function on a non object' fatal error. Any idea what could be
the problem? increasing the number of threads? any other suggestions? thanks
in advance!
--
Gilbert
|