[
https://issues.apache.org/jira/browse/SOLR-11231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16250443#comment-16250443
]
ASF subversion and git services commented on SOLR-11231:
--------------------------------------------------------
Commit a548e1475ea656272111ba8b0a7aab1022f37d61 in lucene-solr's branch
refs/heads/branch_7x from [~steve_rowe]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=a548e14 ]
SOLR-11231: Guard against unset fields when performing language detection.
This closes #232
> NullPointerException in TikaLanguageIdentifierUpdateProcessor.getExpectedSize
> when performing language identification using unset fields
> ----------------------------------------------------------------------------------------------------------------------------------------
>
> Key: SOLR-11231
> URL: https://issues.apache.org/jira/browse/SOLR-11231
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: contrib - LangId
> Affects Versions: 6.6, 7.0
> Reporter: Chris Beer
> Assignee: Steve Rowe
> Priority: Minor
>
> If I configure the TikaLanguageIdentifierUpdateProcessorFactory that includes
> a `langid.fl` that isn't set on the document, I get a NPE:
> {{java.lang.NullPointerException
> at
> org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor.getExpectedSize(TikaLanguageIdentifierUpdateProcessor.java:116)
> at
> org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor.concatFields(TikaLanguageIdentifierUpdateProcessor.java:76)
> at
> org.apache.solr.update.processor.TikaLanguageIdentifierUpdateProcessor.detectLanguage(TikaLanguageIdentifierUpdateProcessor.java:53)
> at
> org.apache.solr.update.processor.LanguageIdentifierUpdateProcessor.process(LanguageIdentifierUpdateProcessor.java:219)}}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]