You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Check logs to verify that field type dateRange and dynamic field *_drsim has been created on startup [SolrFieldInitializer] Solr field type 'dateRange' not found. Trying to create. [SolrFieldInitializer] Solr field type 'dateRange' has been created. [SolrFieldInitializer] Solr dynamic field '*_drsim' of type dateRange not found. Trying to create. [SolrFieldInitializer] Solr dateRange dynamic field '*_drsim' has been created.
@litvinovg any idea what might be the issue? Did anyone test this with Solr 9.x so far?
Describe the bug
Seeing this error when building against 1.15.0
`
`
To Reproduce
Add a new publication with a date against a fresh v1.15.0 instance.
Expected behavior
No error thrown in log, date added to dates_drsim field in Solr
Screenshots
Environment (please complete the following information):
Additional context
As far as I can tell, there have been no commits to https://github.com/vivo-project/vivo-solr/ to account for the addition field(s) required by #3860
The text was updated successfully, but these errors were encountered: