Jan Høydahl

Results 78 issues of Jan Høydahl

The mac `.dmg` package can easily be installed by dropping the app into `/Applications`, but then most users won't be able to run it due to lack of trusted signature....

It would be nice to be able to install openlens as a Cask using `brew install openlens` on macOS. So I made a formula at https://github.com/janhoy/homebrew-cask/blob/open-lens/Casks/openlens.rb which works locally. I...

Example use: ```bash ./githubPRs.py \ --bulkclose "Lucene and Solr development has moved to separate git repositories and this PR is being bulk-closed. Please open a new PR against https://github.com/apache/solr or...

This is an early proposal for a third plugin type. Currently pf4j supports two types: Fat/shade/one-jar and ZIP with lib folder. The new plugin type would be a thin jar...

enhancement
proposal

https://issues.apache.org/jira/browse/SOLR-16332 Upgrading to latest Jetty 9.4.x version targeting Solr 9.1 release. If the Jetty 10 upgrade makes it before the release, that's fine, but at least we'll have a current...

This file has recently started popping up as changed. I think it should be ignored, as it causes e.g. `gradlew check -x tests` to fail with "not clean checkout"

https://issues.apache.org/jira/browse/SOLR-15932 Makes size of each file and number of files configurable as system properties (e.g. through `SOLR_OPTS` var).

https://issues.apache.org/jira/browse/SOLR-15718 Removing custom code to fallback to old-style unsafe overseer response. This was only needed in >8.5 to do rolling upgrades to e.g. 8.11. The code also remains in 9.x,...

https://issues.apache.org/jira/browse/SOLR-15444 First stab at this. I don't attempt to describe the algorithms in detail, but link to Javadoc, where any such details can be given.

documentation