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

Unable to find specific entries with some search queries #677

Closed
FichteFoll opened this issue Dec 30, 2016 · 6 comments
Closed

Unable to find specific entries with some search queries #677

FichteFoll opened this issue Dec 30, 2016 · 6 comments

Comments

@FichteFoll
Copy link

I'm unable to find argparse.ArgumentParser.add_argument, or basically anything related to argparse, unless I match "argparse" (and then some other conditions). This behavior occurs with zeal-unstable-0.3.1-23-g8de33d1-windows-x86.zip and zeal-unstable-0.3.1-25-gc720633-windows-x86.zip.

First, to show that the entries generally exist:

2016-12-30_20-51-51_zeal

Now some examples where I'm unable to find anything related to it:

2016-12-30_20-52-32_zeal

2016-12-30_20-51-19

2016-12-30_22-30-37_zeal

2016-12-30_22-30-49_zeal

I was not able to find out any specific pattern to this or another reproduction case.

@jmacdonald
Copy link

I ran into this searching for define_method in Ruby. You can see that it exists on Module, here:

definition

but nothing shows up when searching for it:

missing

@FichteFoll
Copy link
Author

@jmacdonald what is your zeal version? If you're on a stable build, you will be affected by #650.

@jmacdonald
Copy link

I'm manually building from source, from the master branch.

@trollixx
Copy link
Member

This is a yet another bug in the fuzzy search logic. Looking into this. Also I am going to make fuzzy search optional.

@FichteFoll
Copy link
Author

As long as it stays, I'm fine with it. Fuzzy searching is the best, assuming it works.

jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
@trollixx trollixx added this to the 0.4.0 milestone Feb 26, 2017
jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
jkozera added a commit to jkozera/zeal that referenced this issue Feb 26, 2017
@lock
Copy link

lock bot commented Sep 16, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Sep 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Development

No branches or pull requests

4 participants