Skip to content

Commit

Permalink
update wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Strift committed Dec 12, 2023
1 parent fd8384c commit ef3a65e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions learn/fine_tuning_results/sorting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,6 @@ The following query will sort results based on how close they are to the Eiffel

## Example application

Take a look at our demos to see how sorting is implemented. The source code is available on Github for both demos:
- **Ecommerce search**: [Preview](https://ecommerce.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=sorting)[Repository](https://github.com/meilisearch/ecommerce-demo/)
- **In-app search**: [Preview](https://saas.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=sorting)[Repository](https://github.com/meilisearch/ecommerce-demo/)
Take a look at our demos for examples of how to implement sorting:
- **Ecommerce demo**: [Preview](https://ecommerce.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=sorting)[Github repository](https://github.com/meilisearch/ecommerce-demo/)
- **CRM SaaS demo**: [Preview](https://saas.meilisearch.com/?utm_campaign=oss&utm_source=docs&utm_medium=sorting)[Github repository](https://github.com/meilisearch/saas-demo/)

0 comments on commit ef3a65e

Please sign in to comment.