Hi, I managed to get the SQL Request Handler to work in my quick and
dirty Docker Solr Cloud setup.
You are amazing! Thanks again!
Em sex., 11 de ago. de 2023 às 10:20, Kojo escreveu:
>
> I have set up a local Solr 9.3.0 and ZooKeeper in containers, and
> everything is running smoothly. However
I don't know if it was the merit of this mailing list, but the bad debt has
been paid right now, you can ignore my previous comment now!
--
*Alessandro Benedetti*
Director @ Sease Ltd.
*Apache Lucene/Solr Committer*
*Apache Solr PMC Member*
e-mail: a.benede...@sease.io
*
Hi,
This answer comes late, but maybe it's still a topic for you.
As you say you can have a lot of dynamicFields, I remember that in the
past, I saw long commits due to slow segment merges related to docValues
and dynamicfield. Are you intensively using DynamicFields with docValues ?
Furthermore
Hi Craig,
Yes, starting with the 8.9 and 9.0 versions, Collection API allows
incremental backup and much more (corruption check, backup to Amazon S3 or
Google Cloud Storage) .
Take a look at this umbrella JIRA
https://issues.apache.org/jira/browse/SOLR-15086
Regards
Dominique
Le jeu. 10 août
I have set up a local Solr 9.3.0 and ZooKeeper in containers, and
everything is running smoothly. However, while trying to create
collections, I can successfully use the _default config set. I have
tested by downloading and uploading the _default configuration using
downconfig and upconfig respecti