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

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

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

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