Skip to content
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

similarSearch hanging #34

Open
pkarc opened this issue Mar 19, 2016 · 2 comments
Open

similarSearch hanging #34

pkarc opened this issue Mar 19, 2016 · 2 comments

Comments

@pkarc
Copy link

pkarc commented Mar 19, 2016

I'm working on a node.js module version of this project and I got stuck with the fallowing issue:

When using the "similarSearch", something is hanging (maybe a dead lock) the process at "getImageWords", if I replace the "i_ret" whit OK value all goes fine. So i suppose that the hanging line is somewhere in "getImageWords" method of the index.

To reproduce the error try adding or removing an image after using the "searchSimilar" method.

If anyone can help me Ill appreciate it.

@jeresig
Copy link
Contributor

jeresig commented Apr 3, 2017

@pkarc I'm curious if you ever solved this. It looks like you have a repo going:
https://github.com/pkarc/node-pastec

Very curious to use it, if you solved this!

@Alfredlang1989
Copy link

Hi, i added a pullrequest, too fix it..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants