Skip to content

SOLR-16458: Bugfix that we don't want to assume everything is a string. #4330

Open
epugh wants to merge 1 commit intoapache:mainfrom
epugh:SOLR-16458-fix-numeric-mapping
Open

SOLR-16458: Bugfix that we don't want to assume everything is a string. #4330
epugh wants to merge 1 commit intoapache:mainfrom
epugh:SOLR-16458-fix-numeric-mapping

Conversation

@epugh
Copy link
Copy Markdown
Contributor

@epugh epugh commented Apr 24, 2026

SystemLoadAverage is a number for example and was burping in the Solr Admin.

https://issues.apache.org/jira/browse/SOLR-16458

Description

Burp in Admin UI:
image

Solution

Don't assume String!

Tests

Added one for the specific case that was failing in the Solr Admin

@epugh
Copy link
Copy Markdown
Contributor Author

epugh commented Apr 24, 2026

no changelog cause this is a bug fix on non released code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant