Hello Team, Need suggestions on Solr Indexing. We are using Solr-6.6.3 and Nutch 1.14.
I see unknown field 'cache' error while indexing the data to Solr so i added below entry in field section of schema.xml forsolr <field name="cache" type="string" stored="true" indexed="false"/> Tried indexing the data again and this time error is unknown field 'date'. However i have the <field name =date entry in schema.xml already. Please suggest -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html