[ 
https://issues.apache.org/jira/browse/SOLR-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12516979
 ] 

Thomas Peuss commented on SOLR-308:
-----------------------------------

I personally would prefer strong input checking. This avoids problems at search 
time. Better we find the problem at index time than the customer at search 
time... ;-) Maybe I am a bit paranoid here. But we get content from many 
suppliers and the quality is often not that good (commas instead of dots as 
decimal seperator in floats - even changing from row to row of the catalogue).

> Add a field that generates an unique id when you have none in your data to 
> index
> --------------------------------------------------------------------------------
>
>                 Key: SOLR-308
>                 URL: https://issues.apache.org/jira/browse/SOLR-308
>             Project: Solr
>          Issue Type: New Feature
>          Components: search
>            Reporter: Thomas Peuss
>            Priority: Minor
>         Attachments: UUIDField.patch, UUIDField.patch, UUIDField.patch, 
> UUIDField.patch, UUIDField.patch
>
>
> This patch adds a field that generates an unique id when you have no unique 
> id in your data you want to index.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to