Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Error in dspacesolr init #112

Open
terrywbrady opened this issue Apr 15, 2019 · 1 comment
Open

Error in dspacesolr init #112

terrywbrady opened this issue Apr 15, 2019 · 1 comment

Comments

@terrywbrady
Copy link
Contributor

o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: no field name specified in query and no default specified via 'df' param

@mwoodiupui
Copy link

These failures are harmless. They're triggered by configuration which tries to warm the caches at startup, because a few RequestHandlers (which we don't use and should remove) don't declare a default field to be queried. See for example '/get' in the 'search' core.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants