adamfowleruk / mljs

MarkLogic REST API JavaScript wrapper for NodeJS and Browser Apps
http://adamfowleruk.github.io/mljs/apidocs/core/tutorial-all.html
Other
33 stars 19 forks source link

fix for deselectFacet() #50

Closed joemfb closed 10 years ago

joemfb commented 10 years ago

This updates searchcontext.deselectFacet() to use the new property names for the facet object. It also fixes an assignment vs equivalence issue.

adamfowleruk commented 10 years ago

Manually fixed in DEV. Now published in 1.6.0+ in MASTER. Latest downloads include this fix. Thanks!