Skip to content

Commit

Permalink
Merge pull request #2527 from meilisearch/update-algolia-migration-guide
Browse files Browse the repository at this point in the history
Update settings and parameters comparison in Algolia migration guide
  • Loading branch information
curquiza authored Aug 8, 2023
2 parents 612bda6 + d124bd1 commit b2cacf1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions learn/update_and_migration/algolia_migration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -206,8 +206,8 @@ The below table compares Algolia's **API parameters** with the equivalent Meilis
| `separatorsToIndex` | Not Supported |
| `disablePrefixOnAttributes` | Not Supported |
| `relevancyStrictness` | Not Supported |
| `maxValuesPerFacet` | Not Supported |
| `sortFacetValuesBy` | Not Supported |
| `maxValuesPerFacet` | `maxValuesPerFacet` |
| `sortFacetValuesBy` | `sortFacetValuesBy` |
| `restrictHighlightAndSnippetArrays` | Not Supported |

## API methods
Expand Down

0 comments on commit b2cacf1

Please sign in to comment.