[GitHub] metron pull request #909: METRON-1429: SearchIntegrationTest refactor

2018-01-25 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/909#discussion_r163859481 --- Diff: metron-platform/metron-indexing/src/test/java/org/apache/metron/indexing/dao/SearchIntegrationTest.java --- @@ -724,6 +503,52 @@ public void

[GitHub] metron pull request #909: METRON-1429: SearchIntegrationTest refactor

2018-01-25 Thread merrimanr
Github user merrimanr commented on a diff in the pull request: https://github.com/apache/metron/pull/909#discussion_r163859462 --- Diff: metron-platform/metron-indexing/src/test/java/org/apache/metron/indexing/dao/SearchIntegrationTest.java --- @@ -724,6 +503,52 @@ public void

[GitHub] metron pull request #909: METRON-1429: SearchIntegrationTest refactor

2018-01-24 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/909#discussion_r163737895 --- Diff: metron-platform/metron-indexing/src/test/java/org/apache/metron/indexing/dao/SearchIntegrationTest.java --- @@ -724,6 +503,52 @@ public void

[GitHub] metron pull request #909: METRON-1429: SearchIntegrationTest refactor

2018-01-24 Thread mmiklavc
Github user mmiklavc commented on a diff in the pull request: https://github.com/apache/metron/pull/909#discussion_r163737939 --- Diff: metron-platform/metron-indexing/src/test/java/org/apache/metron/indexing/dao/SearchIntegrationTest.java --- @@ -724,6 +503,52 @@ public void

[GitHub] metron pull request #909: METRON-1429: SearchIntegrationTest refactor

2018-01-24 Thread merrimanr
GitHub user merrimanr opened a pull request: https://github.com/apache/metron/pull/909 METRON-1429: SearchIntegrationTest refactor ## Contributor Comments This PR cleans up SearchIntegrationTest which will make it easier to create a Solr implementation. Changes include: