appbaseio / appbase-js

appbase.io search client library for JavaScript
MIT License
42 stars 18 forks source link

All lib methods should support URL query parameters #15

Closed siddharthlatest closed 2 years ago

siddharthlatest commented 8 years ago

Setting document specific ttl, query specific preference etc are done by URL query parameters. The lib methods like index(), update(), search() should support query parameters.

siddharthlatest commented 6 years ago

@metagrover If we wish to support query params in Reactivesearch components, this has to be supported first. Even if we don't end up supporting that behavior over there in the near term, having support for this in the appbase-js lib makes sense.