samvera-deprecated / solrizer

A lightweight, configurable tool for indexing metadata into solr.
Apache License 2.0
30 stars 13 forks source link

Allow any field_value except nil to be inserted into a solr field. Closes #25 #26

Closed acurley closed 10 years ago

acurley commented 10 years ago

Solrizer will now be able to create boolean fields whose value is false. Previously, only boolean fields with true were capable of being inserted into a solr_doc Hash.