Thanks Shawn, We are using 3.6.2 client and server. I cleared my browser
cache several times while querying (is that similar to clear cache in
solrconfig.xml ?). The query is logged in the solrj based client's
application container however I see it empty in the solr's application
container...so som
On 4/26/2013 1:01 PM, Ravi Solr wrote:
> Hello Shawn,
> We found that it is unrelated to the group queries instead more
> related to the empty queries. Do you happen to know what could cause empty
> queries like the following from SOLRJ ? I can generate similar query via
> curl hitting the
Hello Shawn,
We found that it is unrelated to the group queries instead more
related to the empty queries. Do you happen to know what could cause empty
queries like the following from SOLRJ ? I can generate similar query via
curl hitting the select handler like - http://server:port/solr/sel
Thanks for your advise Shawn. I have created a JIRA issue SOLR-4743.
On Sat, Apr 20, 2013 at 4:32 PM, Shawn Heisey wrote:
> On 4/20/2013 9:08 AM, Ravi Solr wrote:
> > Thanks you very much for responding Shawn. I never use IE, I use firefox.
> > These are brand new servers and I don't think I am
On 4/20/2013 9:08 AM, Ravi Solr wrote:
> Thanks you very much for responding Shawn. I never use IE, I use firefox.
> These are brand new servers and I don't think I am mixing versions. What
> made you think I was using the 1.4.1 ?? You are correct in saying that the
> server is throwing HTML respon
Thanks you very much for responding Shawn. I never use IE, I use firefox.
These are brand new servers and I don't think I am mixing versions. What
made you think I was using the 1.4.1 ?? You are correct in saying that the
server is throwing HTML response since a group query has been failing with
SE
On 4/19/2013 12:55 PM, Ravi Solr wrote:
We are using Solr 3.6.2 single core ( both index and query on same machine)
and randomly the server fails to query correctly. If we query from the
admin console the query is not even applied and it returns numFound count
equal to total docs in the index as