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

Commit Tag Bot commented on SOLR-3966:
--------------------------------------

[branch_4x commit] Chris M. Hostetter
http://svn.apache.org/viewvc?view=revision&revision=1401341

SOLR-3966: Eliminate superfluous warning from LanguageIdentifierUpdateProcessor 
(merge r1401340)

                
> LangID not to log WARN
> ----------------------
>
>                 Key: SOLR-3966
>                 URL: https://issues.apache.org/jira/browse/SOLR-3966
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: 4.0
>            Reporter: Markus Jelsma
>            Assignee: Hoss Man
>             Fix For: 4.1, 5.0
>
>         Attachments: SOLR-3966-trunk-1.patch
>
>
> The LangID UpdateProcessor emits the warning below for documents that do not 
> contain an input field. The level should go to DEBUG or be removed. It is not 
> uncommon to see a log full of these messages just because not all documents 
> contain all the fields we're mapping. 
> {code}Oct 19, 2012 11:23:43 AM 
> org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor process
> WARNING: Document <ID> does not contain input field <FIELD>. Skipping 
> this{code} 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to