UpdateProcessor to prune "empty" values
---------------------------------------
Key: SOLR-1772
URL: https://issues.apache.org/jira/browse/SOLR-1772
Project: Solr
Issue Type: Wish
Reporter: Hoss Man
Users seem to frequently get confused when some FieldTypes (typically the
numeric ones) complain about invalid field values when the inadvertantly index
an empty string.
It would be cool to provide an UpdateProcessor that makes it easy to strip out
any fields being added as empty values ... it could be configured using field
(and/or field type) names or globs to select/ignore certain fields -- i haven't
thought it through all that hard
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.