I'm trying to integrate the new Microsoft Knowledge API to my app. I need to search in the database to find results similar to a google/bing search.
So far I've made this request - and its working well:
According to the documentation W argument is searching only in the title and the abstract, I need to search at the whole paper.
How can i query a sentence from the database?