[
https://issues.apache.org/jira/browse/SOLR-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16752697#comment-16752697
]
ASF subversion and git services commented on SOLR-12373:
--------------------------------------------------------
Commit 45bf00bf05ad4e0f92fddd0e11dd1f8871dc5751 in lucene-solr's branch
refs/heads/branch_8x from Tomas Eduardo Fernandez Lobbe
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=45bf00b ]
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]