Re: After Solr 7.7 upgrade to Solr 8.11, there are two pieces of data in the same row, default overwrite is false?

2022-06-11 Thread
t; > Thank you for your reply. > The _root_ field is defined as follows: > > > > > > > > > > > > At 2022-06-12 00:05:00, "戴晓彬" wrote: >> check the managed-schema to see if the _root_ field is defined. >> >>>

Re: After Solr 7.7 upgrade to Solr 8.11, there are two pieces of data in the same row, default overwrite is false?

2022-06-11 Thread
check the managed-schema to see if the _root_ field is defined. > 2022年6月11日 23:58,slly 写道: > > Hello everyone. > We recently upgraded the online version from Solr 7 to 8.11, we found a very > strange problem. > > > Before upgrade, we wrote a row of data, the id is uniqueKey. > id=1,

This is a test email

2021-12-05 Thread
Sorry to bother you, this is a test email.

Re: Solr & Kubernetes - how to configure the liveness

2021-12-05 Thread
how many > replicas for a shard are live, as to whether it is safe to take down the next > pod/node. > > Jan > >> 31. okt. 2021 kl. 16:14 skrev 戴晓彬 : >> >> I'm a little puzzled, why UNHEALTHY_STATES does not contain >> State.RECOVERY_FAILED &

Re: Solr & Kubernetes - how to configure the liveness

2021-10-31 Thread
I'm a little puzzled, why UNHEALTHY_STATES does not contain State.RECOVERY_FAILED > 2021年10月31日 22:45,Jan Høydahl 写道: > > See > https://solr.apache.org/guide/8_10/implicit-requesthandlers.html#admin-handlers, > you can query each node with > > http://node:8983/api/node/health?requireHealthy

SOLR server goes down while creating a collection

2021-09-21 Thread
I recently encountered a problem that the SOLR server went down while creating a collection. After SOLR returned to normal, I tried to create the collection again, but the server feedback:'collection already exists'. I checked and found that the znode corresponding to the collection under the Zo