Jan Høydahl
Jan Høydahl
First question is - should it be a configSet bootstrapping feature that will only be run on first startup if a configset with that name does not already exist... OR...
Fair enough, the shard relocation is more a manual workaround procedure (although fully scriptable on API level) in the absence of a true relocate API. I've re-inserted the cross.png and...
I see that one of my edits regarding nested documents may conflict with PR #9 , feel free to choose any of the descriptions when you merge in the PRs.
What's happening with this PR? @superkelvint ?
My client uses [Kyverno](https://kyverno.io/policies/?policytypes=Pod%2520Security%2520Standards%2520%28Baseline%29) to warn or enforce various best practices. They recently added rules to warn about deployments that will not run in K8S PSA "restricted" mode: https://kubernetes.io/docs/concepts/security/pod-security-standards/#restricted. I...
The solr project migrated over to https://github.com/semver4j/semver4j, so we no longer rely on this.
Have you looked at how [Git subcommands](https://git.github.io/htmldocs/howto/new-command.html) are designed? Looks very similar to your proposal. I like the simplicity of separate binaries in a predefined bin folder (or even on...
This looks like a good improvement, simple contained fix.
> I reviewed the fix recently and came up with a smaller fix that isolates the issue better: [otto-de@a82b500](https://github.com/otto-de/solr/commit/a82b500d3c633621b0062698f540c2974a920fbb) > > The fix contains a test that breaks without the...
@risdenk Why do you think it is doing too much? As I interpret this, it will only parse the values for date (d) and geo fields (km), which is very...