question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

different results in public API and in local server

See original GitHub issue

Hi, 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:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:12 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
sandroacoelhocommented, Aug 2, 2016

Hi @jimkont . Could you give a hand here?

Thanks

0reactions
sandroacoelhocommented, Oct 5, 2016

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,

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found