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

ASF subversion and git services commented on LUCENE-7562:
---------------------------------------------------------

Commit 6ec68ddbe07804663fef3a4b8a849e8bacf20d64 in lucene-solr's branch 
refs/heads/master from Mike McCandless
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=6ec68dd ]

LUCENE-7562: don't throw NPE when encountering a level 2 ghost field


> CompletionFieldsConsumer throws NPE on ghost fields
> ---------------------------------------------------
>
>                 Key: LUCENE-7562
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7562
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Michael McCandless
>            Assignee: Michael McCandless
>             Fix For: master (7.0), 6.4
>
>         Attachments: LUCENE-7562.patch
>
>
> If you index {{SuggestField}} for some field X, but later delete all 
> documents with that field, it can cause a ghost situation where the field 
> infos believes field X exists yet the postings do not.
> I believe this bug is the root cause of this ES issue: 
> https://github.com/elastic/elasticsearch/issues/21500



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to