Hi Team,
We are copying the data from one of the solr server in EC2 instance to K8s solr
instance.
EC2 instance solr version is 6.5.1
K8s instance solr version is 9.2.1
We are copying the data through solr replication handler, Will the copying work
seamlessly or do we need to make any changes
Hi,
You are emailing the developers list. This list is not for user support, but
for developing Solr.
Please use the "users" mailing list instead for such questions.
Jan
> 7. aug. 2024 kl. 15:00 skrev Mugi, Krishnavamsireddy
> :
>
> Hi Team,
>
> We are copying the data from one of the solr s
Anshum, please review the following:
Prometheus Response Writer:
* https://github.com/apache/solr/pull/2616 fixes the content type.
Very trivial; ready to merge. No CHANGES.txt needed as it improves
the existing merged work.
* FYI there's another PR that does an internal class rename to avoid
con
Thanks for reviewing this David. Please feel free to merge it :)
On Wed, Aug 7, 2024 at 2:37 PM David Smiley wrote:
> Anshum, please review the following:
>
> Prometheus Response Writer:
> * https://github.com/apache/solr/pull/2616 fixes the content type.
> Very trivial; ready to merge. No CHAN