[GitHub] metron pull request #970: METRON-1421: Create a SolrMetaAlertDao

2018-05-23 Thread justinleet
Github user justinleet closed the pull request at: https://github.com/apache/metron/pull/970 ---

[GitHub] metron pull request #970: METRON-1421: Create a SolrMetaAlertDao

2018-04-12 Thread justinleet
Github user justinleet commented on a diff in the pull request: https://github.com/apache/metron/pull/970#discussion_r181186669 --- Diff: metron-platform/metron-solr/src/main/java/org/apache/metron/solr/dao/SolrSearchDao.java --- @@ -238,19 +204,19 @@ protected SearchResponse

[GitHub] metron pull request #970: METRON-1421: Create a SolrMetaAlertDao

2018-03-21 Thread justinleet
GitHub user justinleet opened a pull request: https://github.com/apache/metron/pull/970 METRON-1421: Create a SolrMetaAlertDao ## Contributor Comments Initial pass of adding meta alert functionality to the Solr implementation. It's extremely similar in style to the ES