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

property 'index' of undefined #53

Open
wants to merge 21 commits into
base: master
Choose a base branch
from
Open

property 'index' of undefined #53

wants to merge 21 commits into from

Conversation

epic80
Copy link

@epic80 epic80 commented May 2, 2019

Hello,

when I try to test the examples the console reports an error: property 'index' undefined

what comes from what please?

Thank you

stockholmux and others added 21 commits July 20, 2017 14:06
Removed default parameters and tweaked function accordingly to allow compatibility with node core < v6.0
Hoping to get this feature implemented.
fix setting max results in constructor
Removed some things I thought were quite confusing in the examples. 
For example, upon reading the source code I found that `createSearch` does not return a value, and yet the example had `var search = createSearch(...`
There was a bug in the code that made it impossible to change the limits of the search, so it returns a different number of records.
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

Successfully merging this pull request may close these issues.

None yet

7 participants