Hi David,
Bain is investigating.
Also, while I work on updating the website: for the Solr users who want
accounts, please ask them to send me an email for which they want an account.
Thanks,
-Uv
On May 16 2025, at 9:11 am, David Smiley wrote:
> FYI the Crave builds run via GHA (PRs) are having
Getting a weird error while running "gradlew assemble" on a feature branch
for a PR. On both Windows and MacOS.
gradle is not my area of expertise, and so wanted to check if the issue is
obvious to anyone before I go down the path of following the resolution
steps. Or maybe even something that mi
FYI the Crave builds run via GHA (PRs) are having some issues lately in
maybe all PRs. Fails very quickly with output like this:
Run cd /crave-devspaces/pipeline/runs/${GITHUB_RUN_ID}_${GITHUB_RUN_NUMBER}
Error: Error trying to find common parent: None of the parents of current
workspace . exist
Hello everyone,
I was having a look at the FieldValueFeature class in the ltr module:
*org.apache.solr.ltr.feature.FieldValueFeature*.
I notice that in this class, a *useDocValuesForStored* boolean variable is
declared and initialized to true. This variable is never overwritten except
that in the d