[
https://issues.apache.org/jira/browse/METRON-1419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16347324#comment-16347324
]
ASF GitHub Bot commented on METRON-1419:
----------------------------------------
Github user merrimanr commented on the issue:
https://github.com/apache/metron/pull/911
I believe all feedback has been addressed. The ElasticsearchDao refactor
was not trivial and was more complex than the SolrDao. There were more
dependencies between the various Daos so it's not as simple as I would like.
Let me know what you think.
> Create a SolrDao
> ----------------
>
> Key: METRON-1419
> URL: https://issues.apache.org/jira/browse/METRON-1419
> Project: Metron
> Issue Type: Sub-task
> Reporter: Justin Leet
> Assignee: Ryan Merriman
> Priority: Major
>
> Create an implementation of the IndexDao for Solr. This will involve
> implementing the various IndexDao methods using the SolrJ library and also
> providing a SolrSearchIntegrationTest that extends SearchIntegrationTest
> (similar to ElasticsearchSearchIntegrationTest). An integration test similar
> to ElasticsearchUpdateIntegrationTest should also be included.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)