Hi.
I'm trying to use the Microsoft Academic Search API to implement search capabilities in my experimental java application. I've registered in the Windows Azure Marketplace and I can explore the datasets. Using the OData expressions I can test my queries,
but I need a feature that I can't find. I need to emulate programmatically the search that every user can do with the human interface in http://academic.research.microsoft.com/ They enter the search terms and get the list of publications. I can't find the
way to do this with the Search API. Any idea ?
Thank you in advance