Sotera / newman

Quickly analyze and explore email with advanced analytics and visualization.
http://sotera.github.io/newman/
Apache License 2.0
55 stars 14 forks source link

Search Results not working with multiple datasets #108

Closed smahoney58 closed 7 years ago

smahoney58 commented 8 years ago

Steps to Reproduce

  1. Ingest two datasets. For this test, that included the pre-ingested shiavo dataset and a SMTest pst ingest. These datasets spanned different time periods.
  2. Select both datasets in the New Dataset dropdown menu. Note: notice that there is a separate section for shiavo, SMTest, and the aggregate (SMTest, shiavo) with the top 5 email addresses listed in each section. Unfortunately, the SMTest records all have counts of 0 for the emails addresses sent, received, attachments, accounts associated and search matched.
  3. Initiate a search for Scott (or any term that is in both datasets).

Result: Search results are returned for shiavo but none are returned for the second Dataset SMTest (i.e. all counts showed as 0). Expected Result: Expected search results for both datasets.

smahoney58 commented 7 years ago

Fixed in Newman v2.1.3. Search results are found across multiple datasets.