Search code examples
solrdjango-haystack

Building Solr indexes through Haystack throws unknown field error


I'm trying to integrate Haystack with Solr. When I try to build the index, I get an error "Unknown field django_id" from SOLR. What's causing this to happen?


Solution

  • The schema.xml was malformed as I had copied additional text from the console.