Add better search experience in Person Search, providing a way to get the best matching / most relevant Persons on top by scoring the result. An option would be to index the profiles using BM25, for example. some resources about BM25 on elasticsearch: https://www.elastic.co/elasticon/conf/2016/sf/improved-text-scoring-with-bm25 https://www.elastic.co/blog/practical-bm25-part-1-how-shards-affect-relevance-scoring-in-elasticsearch https://www.elastic.co/blog/practical-bm25-part-2-the-bm25-algorithm-and-its-variables