missing required field: appKey
- fried.dbmParticipant3 years, 8 months ago #27286
(translated by WPSOLR from German with Google translate)
Hello,
I would like to buy the plugin and have therefore installed it on a test instance.
Unfortunately I get the following error message while indexing:
org.apache.solr.common.SolrException: [doc = 2162] missing required field: appKey
org.apache.solr.common.SolrException: [doc = 2161] missing required field: appKey
org.apache.solr.common.SolrException: [doc = 2160] missing required field: appKey
Etc.
Unfortunately, there is not much to do with the error message. Is there anything to change based on Solr?thanks
wpsolrKeymaster3 years, 8 months ago #27289You can activate the debug mode while indexing, to check the data sent to your Solr server.
– Active the debug mode
– start indexing until an error occurs
– set the batch size to 1
– start indexing until an error occurs
– start indexing until an error occurs (again): you should now see the data which caused the error in logs on screen
You must be logged in to reply to this topic.