NHLEvent not found when all terms are tagged ambiguous
Brought to you by:
dbattams
Test run for Sat, 11 Mar 2006 shows a failure for "Los
Angeles at St. Louis". This is because all terms are
considered ambiguous. What's needed is a way to
correctly grab "Los Angeles" or "St. Louis" as valid terms.
A quick fix might be to allow "Angeles" as a term, but
a better fix would be to find and use "Los Angeles".
Logged In: YES
user_id=1048851
Fixed in CVS. NHLEvent and NBAEvent now use data files
listing key terms; should avoid ambiguous search terms from
being used. Marked as fixed; won't close until after a
couple days of testing.