different results in public API and in local server
See original GitHub issueHi, when I execute the query:
http://localhost:1111/api/search/KeywordSearch?QueryClass=&QueryString=berlin
in my localhost, I get different results than those on the public server, as shown below (only the URIs of the results are shown here for easier reading). Is it an issue of different versions? Which one is running on the public server?
<URI>http://dbpedia.org/resource/Dada</URI>
<URI>http://dbpedia.org/resource/Central_European_Time</URI>
<URI>http://dbpedia.org/resource/Kingdom_of_Prussia</URI>
<URI>http://dbpedia.org/resource/Golden_Bear</URI>
<URI>http://dbpedia.org/resource/Spandau</URI>
Issue Analytics
- State:
- Created 7 years ago
- Reactions:1
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Google Places Web Service API returning different results on ...
I'm getting completely different reviews running this exact same command from my machine versus the web server. All of the reviews are valid...
Read more >What are the types of APIs and their differences? - TechTarget
There are four principal types of API commonly used in web-based applications: public, partner, private and composite.
Read more >How to Use an API: Just the Basics 2022 | TechnologyAdvice
An API is how two computers talk to each other. The server has the data and sets the language while the client uses...
Read more >API vs REST API Simplified: 6 Critical Differences - Hevo Data
However, due to diverse applications architectures, API can be of different types like Program, Local, Web, or REST API.
Read more >REST APIs: How They Work and What You Need to Know
Applications and servers are written in all sorts of different languages that don't do a great job of working together without an intermediary....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi @jimkont . Could you give a hand here?
Thanks
Hi @boyarintsev ,
I have opened a new issue #43.
I have a vague idea on how to do it. I will share there and then we can discuss.
Best,