Christine Poerschke
Christine Poerschke
work-in-progress for issue #3751 (Function to parse author and committer information from environment) ``` cd build cmake --build . && ./libgit2_clar -v -srepo::init ```
https://issues.apache.org/jira/browse/SOLR-10059
_"no servers hosting shard"_ can be inaccurate and misleading/confusing e.g. there could well be active and healthy servers hosting the shard but the request parameters filter to not match them....
# Description * Avoid type declaration when `` can be used ## Pull request history sub-set of the current #912 changes, experimentally identified with a `./dev-tools/scripts/branchSplitter.py 56842452026` script run (script...
No JIRA ticket as yet.
https://issues.apache.org/jira/browse/SOLR-13681 see also https://issues.apache.org/jira/browse/SOLR-17310 scribbles w.r.t. potentially combining "within segment sorting" (e.g. this PR) and "between segments sorting" (e.g. @weiwang19's #2477 PR) in one configuration element
No JIRA issue as yet but would create one if this seem useful. The default config has a comment ``` ``` i.e. https://github.com/apache/solr/blob/branch_9_0/solr/server/solr/configsets/_default/conf/solrconfig.xml#L849-L850 but it still could be useful to...
In favour of reusable compiled patterns. No JIRA issue as yet.
https://issues.apache.org/jira/browse/SOLR-15958 (Tests pass but not yet fully considered correctness or implications of the change, so leaving as "draft" for now.)
_(Keeping this PR as "draft" whilst the "keep or not keep" discussion in SOLR-15873 is underway and also because this PR includes the #470 changes.)_ https://issues.apache.org/jira/browse/SOLR-15873 The Lucene `Rescorer.rescore` API...