Skip to content

Conversation

@lugensa
Copy link

@lugensa lugensa commented May 28, 2013

Sunburnt breaks if we send date fields set to None. This is because solr only allows only date fields that are proper utc date strings.

http://stackoverflow.com/questions/7342038/solr-indexing-date-field-with-empty-no-value

To allow it we need to remove all None date fields from update or simply like solrpy all None values form a document.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants