[GitHub] metron pull request #975: METRON-1503: Alerts are not getting populated in a...

2018-04-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/975#discussion_r180833783 --- Diff: metron-platform/metron-solr/src/main/java/org/apache/metron/solr/dao/SolrDao.java --- @@ -72,12 +72,12 @@ public SolrDao() { @Override

[GitHub] metron pull request #975: METRON-1503: Alerts are not getting populated in a...

2018-04-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/975#discussion_r180839113 --- Diff: metron-platform/metron-solr/src/main/java/org/apache/metron/solr/dao/SolrSearchDao.java --- @@ -176,19 +179,23 @@ private SolrQuery

[GitHub] metron pull request #975: METRON-1503: Alerts are not getting populated in a...

2018-04-11 Thread nickwallen
Github user nickwallen commented on a diff in the pull request: https://github.com/apache/metron/pull/975#discussion_r180833486 --- Diff: metron-platform/metron-indexing/src/main/java/org/apache/metron/indexing/dao/search/SearchResponse.java --- @@ -61,4 +61,20 @@ public void

[GitHub] metron pull request #975: METRON-1503: Alerts are not getting populated in a...

2018-03-28 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/975 METRON-1503: Alerts are not getting populated in alerts UI when search engine is Solr ## Contributor Comments Solr throws an error when an index included in a query doesn't exist where