sponse writer type that you are
> specifying with the qt parameter?
>
> -- Jack Krupansky
>
> -Original Message- From: Aman Tandon
> Sent: Wednesday, May 14, 2014 1:35 AM
> To: solr-user@lucene.apache.org
> Subject: distrib=false is not honoring
>
>
> I am try
> The q.alt param specifies only the parameter to use if the q parameter is
> missing. Could you verify whether that is really the case? Typically
> solrconfig gives a default of "*:*" for the q parameter. Specifying a
> query
> via the q.alt parameter seems like a strange approach - what is your
>
m specifies only the parameter to use if the q parameter is
>> missing. Could you verify whether that is really the case? Typically
>> solrconfig gives a default of "*:*" for the q parameter. Specifying a query
>> via the q.alt parameter seems like a strange approach - what
I also tried it to query specific shard to make sure that the unique record
is present in different shards but still no success.
http://localhost:8983/solr/mcats/select?q.alt=id:174060&shards=localhost:8983/solr/mcats
http://localhost:8983/solr/mcats/select?q.alt=id:174060&shards=localhost:1983/so
I am trying to use the solr cloud for solr 4.2.0 and solr 4.7.1.
Here mcats is our collection name.
*With solr 4.2*
shard1: localhost:8019
shard1: localhost:6019
*With solr 4.7.1*
shard1: localhost:8983
shard1: localhost:1983
With both the server i make the copy of example directory as mentioned
at is your
rationale?
What is this odd "mcat.intent" query response writer type that you are
specifying with the qt parameter?
-- Jack Krupansky
-Original Message-
From: Aman Tandon
Sent: Wednesday, May 14, 2014 1:35 AM
To: solr-user@lucene.apache.org
Subject: distrib=false i