Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix hope number for results found #2

Open
MBoustani opened this issue Jun 20, 2017 · 2 comments
Open

Fix hope number for results found #2

MBoustani opened this issue Jun 20, 2017 · 2 comments

Comments

@MBoustani
Copy link
Contributor

In query by list of cities the result shows number of hopes that found segments for it, but currently the number does not match the number of segments found.

@MBoustani
Copy link
Contributor Author

+18005511300
Matched 3 hops

New York City (2014-05-26)
Seattle (2014-06-02)


Seattle (2014-04-28)
Los Angeles (2014-05-05)


Seattle (2014-05-26)
Los Angeles (2014-06-02)


Seattle (2014-06-02)
Los Angeles (2014-10-25)


Los Angeles (2014-04-28)
Chicago (2014-05-05)


Los Angeles (2014-04-28)
Chicago (2014-05-05)


Los Angeles (2014-04-28)
Chicago (2014-05-05)


Los Angeles (2014-04-28)
Chicago (2014-05-05)

@wmburke this is result we get currently and I think the number of hope is actually correct. There are 3 unique hopes (NewYork-Seattle, Seattle-LA, LA-Chicago). The number of hope is not considering repetition. Does that make sense?

@wmburke
Copy link
Collaborator

wmburke commented Jun 21, 2017 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants