ipeirotis / WikiSynonyms

Extracts synonyms for various terms, exploiting the redirects between terms in Wikipedia
http://wikisynonyms.ipeirotis.com/
12 stars 3 forks source link

The C++ query does not work on the API but works through the web interface #24

Closed ipeirotis closed 11 years ago

ipeirotis commented 11 years ago

http://wikisynonyms.ipeirotis.com/api/c%2B%2B does not work

Buf if you go to http://wikisynonyms.ipeirotis.com/ and enter the query, everything work fine.

georgegg commented 11 years ago

Fixed it!!! Small bug when implementing routing with canonical urls

ipeirotis commented 11 years ago

Make sure to put a unit test for this.