There is no firewall and the CLOSE_WAITs are between Solr-to-Solr nodes
(the origin and destination IP:PORT belong to Solr).
Also, note that the same test runs fine on 5.4.1, even though there are
still few hundreds of CLOSE_WAITs. I'm looking at what has changed in the
code between 5.4.1 and 5.5.
Hi Yangrui
We are testing the Rank and Retrieve as well as the NLP interface. However
this is being done by another team and so I would not be able to comment
further on it.
I would like to know what kind of Solr field you are using for storing the
output from your classes. And also what function o
Hi,
we are experiencing problems on our live system, we use a single Solr
server with 7 live cores and as soon as there is some traffic on the
website (Solr is used for filtering a Ecommerce Site with filters on
category lists and of course for searching), all available CPUs (no
matter how ma
Hi my solution uses multi value text fields for storing data objects. It
works best with relational search using natural language. For example,
"car", "automobile", "vehicle" may denote the same class, but they are not
equivalent under certain contexts. Multiple value attributes could help the
sear
Not being able to reproduce this locally makes it tough. What I usually
do at that point is start looking at the environment.
> Are the JVMs identical?
> Are the memory settings comparable?
> Have you looked at GC activity? Sometimes what's really happening
is that the method in question is tri
If this is reproducible, I would run the comparison under Wireshark
(used to be called Ehtereal) https://www.wireshark.org/ . It would
capture full network traffic and can even be run on a machine separate
from either client or server (in promiscuous mode).
Then, I would look at number of connecti
Hi
This is my situation.
I need to remove a server from the cluster of serversrunning solr in my
production environment. 1of the collection's replica is a leader on this
server.
The collection is setup as 1shard with 5 replicas. With each replica
residing on a physical server.
How can I move
On 7/10/2016 7:34 PM, Derek Poh wrote:
> I need to remove a server from the cluster of serversrunning solr in
> my production environment. 1of the collection's replica is a leader on
> this server.
> The collection is setup as 1shard with 5 replicas. With each replica
> residing on a physical serve
Hi,
I am trying to diff between 2 versions of solr index. Both the indices
have similar .doc, .pay file sizes but their .pos files are extremely
different. How do i dig deeper to understand what could be causing this
difference? Is there a way to just open/analyze .pos file/compare 2 .pos
files
Hi Shawn
Got it.
Will delete all replicas on thatserver first before shutting down solron it.
Thank you,
Derek
On 7/11/2016 9:43 AM, Shawn Heisey wrote:
On 7/10/2016 7:34 PM, Derek Poh wrote:
I need to remove a server from the cluster of serversrunning solr in
my production environment. 1of
10 matches
Mail list logo