[
https://issues.apache.org/jira/browse/SOLR-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ishan Chattopadhyaya updated SOLR-8339:
---------------------------------------
Attachment: SOLR-8339.patch
It seems there is no backcompat implications. Spoke to [~noble.paul] offline,
and mentioned that there is no backcompat issue with this change as long as any
existing method is not deleted or altered.
Here's a patch adding a SolrDocumentBase as an abstract class which
SolrDocument and SolrInputDocument now extend from.
> SolrDocument and SolrInputDocument should have a common interface
> -----------------------------------------------------------------
>
> Key: SOLR-8339
> URL: https://issues.apache.org/jira/browse/SOLR-8339
> Project: Solr
> Issue Type: Bug
> Reporter: Ishan Chattopadhyaya
> Attachments: SOLR-8339.patch
>
>
> Currently, both share a Map interface (SOLR-928). However, there are many
> common methods like createField(), setField() etc. that should perhaps go
> into an interface/abstract class.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]