Hi,
I am running solr 6.1.0 with solrcloud. We have 3 instance of
zookeeper and 3 instance of solrcloud. All three of them are active and
up. One collection has 3 shards, each shard has 2 replicas.
Everytime query whether from solrj or admin ui, getting inconsistent
results. e.g.
1. numF
No offense intended, but you are looking at a problem with your work. You
need to explain what you are doing not what is happening.
If you are trying to use PHP and the latest PECL/PEAR, it does not work so
well. It is considerably older than Solr 6.1.
This was the only issue I ran into with 6.1.
Hi,
I am using Java client i.e. SorlJ.
On 13/08/16 16:31, GW wrote:
No offense intended, but you are looking at a problem with your work. You
need to explain what you are doing not what is happening.
If you are trying to use PHP and the latest PECL/PEAR, it does not work so
well. It is con
Are you sure you are issuing the same queries to the same collections and
the same request handlers.
I would verify that before all else. Using network sniffers (Wireshark) if
necessary.
Regards,
Alex
On 13 Aug 2016 8:11 PM, "Pranaya Behera" wrote:
Hi,
I am running solr 6.1.0 with solr
Hi Alexandre,
I am sure I am firing the same queries with the
same collection everytime.
How do WireShark will help ? I am sorry not experienced with that tool.
On 13/08/16 17:37, Alexandre Rafalovitch wrote:
Are you sure you are issuing the same queries to the same colle
Wire shark should show you what HTTP request actually looks like. So, a
definite reference.
I still recommend double checking that equivalence first. It is just sanity
check before doing any more expensive digging.
You can also enable trace logging in the admin ui to see low level request
details
This is a bug. Please open a Jira issue. We need to dig where else this
param map is being used. It is possible that there are more such bugs.
On Fri, Aug 12, 2016 at 10:57 PM, Katherine Mora <
km...@searchtechnologies.com> wrote:
> Hi All,
>
> We are using Solr 5.2.1 in a production environment
Could it be that your cluster is not in sync, so that when Solr picks three
nodes, results will vary depending on what replica answers?
A few questions:
a) Is your index static, i.e. not being updated live?
b) Can you try to go directly to the core menu of both replicas for each shard,
and comp