[
https://issues.apache.org/jira/browse/SOLR-8339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036009#comment-15036009
]
ASF subversion and git services commented on SOLR-8339:
-------------------------------------------------------
Commit 1717654 from [email protected] in branch 'dev/trunk'
[ https://svn.apache.org/r1717654 ]
SOLR-8339: Refactor SolrDocument and SolrInputDocument to have a common base
abstract class called SolrDocumentBase. Deprecated methods toSolrInputDocument
and toSolrDocument in ClientUtils.
> 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
> Assignee: Shalin Shekhar Mangar
> Attachments: SOLR-8339.patch, SOLR-8339.patch, SOLR-8339.patch,
> 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]