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

Add custom query parameters #125

Merged
merged 1 commit into from
Jul 12, 2016
Merged

Conversation

ElPicador
Copy link

Closes #90

@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 94.876% when pulling 13e9da7 on feat/custom_query_parameters into 8ac4aca on master.

@ElPicador ElPicador merged commit b0a71f1 into master Jul 12, 2016
@ElPicador ElPicador deleted the feat/custom_query_parameters branch July 12, 2016 17:00
algoliareadmebot added a commit to algoliareadmebot/algoliasearch-client-scala that referenced this pull request Sep 6, 2016
  Update README Scala
  [This list might not be relevant]
  Add a warning informing about the maxValuesPerFacet hard limit of 1000 (algolia#125)

Merge branch 'master' of github.com:algolia/algoliasearch-client-readme-generator

improve api keys section

iteration on api keys

Fix some typos

iteration on api keys

iteration on api keys

Add TOC for recently added geo search parameters
Add missing `aroundRadius`, `aroundPrecision` and `minimumAroundRadius` search parameters
Reformatting and rephrasing
Ensure code blocks and lists are separated by a blank line

Some Markdown processors (such as that used by Jazzy) are very picky about that. If a list or a code block is not separated from the previous paragraph by a blank line, it gets treated as a continuation of the paragraph, resulting in the loss of formatting.
fix case sensitive issue

Add parameter `minProximity`
Add parameter `replaceSynonymsInHighlight`
Add search parameter `synonyms`
Add parameter `analyticsTags`
Fix search parameter TOCs

I added a small shell script to compute a draft of the TOC from the file’s contents.

Move the Multiple Queries section to Search instead of Advanced (algolia#122)

This is something very useful, I don't think it's a good idea to hide it
in Advanced.
Detail the contents of the `parsedQuery` JSON response attribute [ci skip]
@algoliareadmebot algoliareadmebot mentioned this pull request Sep 6, 2016
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

2 participants