|
|
|
|
|
by throw_me_up
1567 days ago
|
|
Theoretically ES can scale that big, but isn't easy and takes a large team to manage. Just like at Google. ES is a toolbox not something you can just use off the shelf. I think Elastic likes to make people think it is a off the shelf solution, but the defaults aren't great for many use cases. However ES can include pagerank, ML, BM25, etc in the ranking calculation but it requires search relevance expertise to make it all work together for any particular use case. And different use cases will need different ranking equations. |
|