v0.35.0-v1.3.0-pre-release.0
Pre-release
      Pre-release
    
        
          ·
          
            3 commits
          
          to pre-release-beta/v1.3.0
          since this release
        
        
        
This version introduces features released on Meilisearch v1.3.0.rc.1 🎉
Check out the changelog of Meilisearch v1.3.0 for more information on the changes.
🚀 Enhancements
- Add a new method 
searchForFacetValuesproviding the possibility to search for facet values of a specific facet. #1513 - (type) Add 
sortFacetValuesByas afacetingsetting parameters. Which lets you order your facet values by alpha or count. #1536 - (type) Add 
attributesToSearchOnas a search parameter to limit in which fields to search. #1538 - (type) Add 
totalin the return object ofgetTasksto know how many tasks were found. #1539 - (type) Add 
showRankingScoreas a search parameter to receive the ranking score of the hits in the_rankingScorehit field. #1537 - [EXPERIMENTAL] (type) Add 
vectoras a search parameter to enable vector search. - [EXPERIMENTAL] (type) Add 
showRankingScoreDetailsas a search parameter to receive the details of the ranking score of the hits in_rankingScoreDetailshit field. #1537