A ha,I have found the root cause , the Solr has return the result properly
.The root cause is the SolrPHPClient, The SolrPHPClient uses
file_get_contents function for connecting to Solr by default ,this function
is not stable, usually returns http status error.
thanks for everybody who gives me
: thanks for the reply. This is tomcat log files on my Solr Server:
: I found that : if the server returns status=0 and QTime=0, the SolrPhpClient
: will throughs an Exception. But the same query String will not always return
: status=0 and QTime=0. The Query String is valid, I have tested them i
thanks for the reply. This is tomcat log files on my Solr Server:
I found that : if the server returns status=0 and QTime=0, the SolrPhpClient
will throughs an Exception. But the same query String will not always return
status=0 and QTime=0. The Query String is valid, I have tested them in Solr
Ad
: page is loaded. Then I found a problem: some request will return
: statusCode:0 and QTime:0, The solr has accepted the request, but It does not
: return a result document. If I send each request one by one manually ,It
: will return the result. But If I send the request frequently in a very
:
n
I don't have much experience with Solr on windows, but have you given Solr
enough java heap size etc?
Im assuming you are running Solr stand alone. Maybe try and run it in
Tomcat?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-request-filter-and-indexi
nce with Solr on windows, but have you given Solr
> enough java heap size etc?
>
> Im assuming you are running Solr stand alone. Maybe try and run it in
> Tomcat?
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-request-filter-and-indexing-proce
I don't have much experience with Solr on windows, but have you given Solr
enough java heap size etc?
Im assuming you are running Solr stand alone. Maybe try and run it in
Tomcat?
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-request-filter-and-indexing-pr
ready disabled the optimize operation after update, Have any other
factors is related ?
2011/7/31 O. Klein
> Might wanna check your resources, like memory and diskspace.
>
>
>
> --
> View this message in context:
> http://lucene.472066.n3.nabble.com/Solr-request-filter-and-indexing
Might wanna check your resources, like memory and diskspace.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Solr-request-filter-and-indexing-process-tp3212907p3213512.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hello,Dear friends,
I have got an problem in developing with solr.
In My Application ,It must sends multiple query to solr server after the
page is loaded. Then I found a problem: some request will return
statusCode:0 and QTime:0, The solr has accepted the request, but It does not
return a result
10 matches
Mail list logo