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

Query parameter: useQueryEqualsOneAttributeInRanking #24

Closed
ElPicador opened this issue Apr 7, 2016 · 2 comments
Closed

Query parameter: useQueryEqualsOneAttributeInRanking #24

ElPicador opened this issue Apr 7, 2016 · 2 comments

Comments

@ElPicador
Copy link

The parameter useQueryEqualsOneAttributeInRanking can not be set in the Query

@clement-leprovost
Copy link
Contributor

This parameter is not part of the public API. -> Won't be implemented as such.
As a side note, in the v3 branch of the Swift client, non-public (or not yet implemented) parameters can now be set with a low-level, untyped set(_: String, value: String?) method, or with the subscript operator. For public parameters, typed accessors are also available and, of course, encouraged.

@clement-leprovost
Copy link
Contributor

Superseded by #25.

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

No branches or pull requests

2 participants