Our web site is created using PaperThin's CommonSpot CMS in a ColdFusion 10 and
Windows Server 2008 R2 environment, using Apache Solr 4.10.4 instead of CF
Solr. We create collections through the CMS interface and they do appear in
both the CMS and the Solr dashboard when created. However, when we try indexing
our collections through the CMS interface, our CMS error logs show the entry
'Could not create instance of 'SolrInputDocument'' for each member of the
collection. This is not a fatal error, as the indexing appears to cycle through
all members, but each member "errors out" with log entries for each member.
I've Googled this error message without success. What might this error message
indicate please??
Paul