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

ASF subversion and git services commented on SOLR-12373:
--------------------------------------------------------

Commit 0bd1911db6de9f38f74fc61398bd1fc3f42037a2 in lucene-solr's branch 
refs/heads/master from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=0bd1911 ]

SOLR-12373: Let DocBasedVersionConstraintsProcessor define fields to use in 
tombstones

A new config option, "tombstoneConfig" allows the 
DocBasedVersionConstraintsProcessor
to add extra fields to the tombstone generated when a document is deleted. This 
can
be useful when the schema has required fields.


> Let DocBasedVersionConstraintsProcessor define fields to use in tombstones
> --------------------------------------------------------------------------
>
>                 Key: SOLR-12373
>                 URL: https://issues.apache.org/jira/browse/SOLR-12373
>             Project: Solr
>          Issue Type: Improvement
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Tomás Fernández Löbbe
>            Priority: Minor
>             Fix For: 7.7
>
>         Attachments: SOLR-12373.patch, SOLR-12373.patch, SOLR-12373.patch, 
> SOLR-12373.patch
>
>
> DocBasedVersionConstraintsProcessor creates tombstones when processing a 
> delete by id. Those tombstones only have id (or whatever the unique key name 
> is) and version field(s), however, if the schema defines some required 
> fields, adding the tombstone will fail.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to