ixmaps / website

IXmaps website (depricated - replaced with website2017 repo)
https://ixmaps.ca
Other
1 stars 0 forks source link

Explore page - Mysteriously Search produces 'no routes found' when there are plenty to find #8

Open Andrew-Clement opened 8 years ago

Andrew-Clement commented 8 years ago

In this case andy0 has contributed 1950 TRs pastedgraphic-11

agamba commented 8 years ago

Not sure how the "No routes found" message is triggered. @Colin?

On my end when searching by submitter = "andy0" and get 1950

screen shot 2016-06-30 at 10 17 37 pm
Andrew-Clement commented 8 years ago

Interesting that we should get different results at about the same time. Another one I just attempted with the same 'no routes found' is with submitter MLF pastedgraphic-14

colinmccann commented 8 years ago

Two issues here:

The difference for you two is that Anto is using Contain and Andrew is using Originate in. I would suggest that we be very flexible here and disregard the Originate in/Terminate in/Contain/Go Via for searching by submitter, since that will likely be the most common query by a wide margin.

Anto, 'No routes found' is here https://github.com/ixmaps/website/blob/master/js/ixmaps.js#L434 It definitely doesn't catch all of the broken searches, as some of them get lost in expore_controller (see also https://github.com/ixmaps/website/issues/7)