-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
different results in public API and in local server #36
Comments
Hi @jimkont . Could you give a hand here? Thanks |
I've got the same issue. First thought I cannot pass the correct index, but after some testing it looks good. Could it be the problem with the index bundle 2015-04 itself? Will appreciate any help a lot! |
Hi @vefthym ! |
Hi @boyarintsev , Maybe can be a problem with 2015-04. I can rebuild it and make available 2015-10 and 2016-04. |
Hi @sandroacoelho ! I'm just getting different sets of results from the demo and from the local instance. Or maybe I'm missing something. |
Hi @boyarintsev . It's a bug in our index. I will check it ASAP. |
Thanks a lot, Sandro! |
Hi @boyarintsev , @vefthym It's done. Please try
I forgot to include instance files (instance_types_en.ttl, instance_types_sdtyped_dbo_en.ttl, instance_types_transitive_en.ttl) into the index. I've updated our README with these new instructions. Best, |
Hi @sandroacoelho , I will appreciate a lot if you could answer one more question. Is there a way to obtain some measure of how the system is sure in the result provided. For instance, us -> United States of America (95%) Thanks, |
Hi @sandroacoelho and @boyarintsev, thanks for taking care of that. I do not have time at this point to check it, but since both of you reproduced the same issue as me and it now works for both, I believe you can close the issue. Thanks for fixing that! |
Hi @boyarintsev , Great to hear that is working now.
Yes, It's possible. Let's open a new issue to talk about it |
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, |
Hi, when I execute the query:
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?
The text was updated successfully, but these errors were encountered: