You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2010/02/20 15:20:27 UTC

[jira] Commented: (SOLR-1772) UpdateProcessor to prune "empty" values

    [ https://issues.apache.org/jira/browse/SOLR-1772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12836173#action_12836173 ] 

Yonik Seeley commented on SOLR-1772:
------------------------------------

Going forward this should be less of an issue since the new numeric types all do validation on their input.

> 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.