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

Npm updates #1

Merged
merged 185 commits into from
Jan 15, 2019
Merged

Npm updates #1

merged 185 commits into from
Jan 15, 2019

Conversation

vaneetkaur
Copy link

  1. Updating to the latest version of solr-node-client
  2. Getting npm audit fixes

…ers in the values of each key of an object are now escaped as expected.
This parameter in the command optimize has no effect since Solr 1.4 and has beeen definitively been removed in Solr 4.0.
Avoid to declare the field last_update as a Date in the schema.xml.
Make more sense to return the HTTP client request instead of the current solr client, because first chain commands is not valuable and it allows to abort the request if wanted.
Some test are not yet written, but that's coming.
nicolasembleton and others added 29 commits December 4, 2015 23:29
URI encode the cursorMark value before use
There was no way of setting the "family" option for http.request() which is necesary when speaking
with a server that only responds on ipv6.
The new option "ipVersion" is now passed to http/https
Only check options.pivot.mincount if options.pivot is available.
Add support for ipv6 when resolving host/hostname
POST fails when the parameters are too long.
feat(Error): Properly capture and proxy status codes and error messages
Using the variables in the client.delete query (instead of hardcode to 'id' and '*')
- Remove client.terms
- Update terms-query-test
- Change client.terms to client.temrsSearch
docs: better installation instructions.
* escaping fl parameter in Query
Previous version has a known security vulnerability: https://nodesecurity.io/advisories/309
Update request dependency to current version
Promisify client prototype functions
Bump the version to a new branch so we can test before releasing.
A critical vulnerability made this unusable.
@vaneetkaur vaneetkaur merged commit 258ef22 into tes:master Jan 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet