Skip to content

Commit

Permalink
Add timing details for force merge
Browse files Browse the repository at this point in the history
  • Loading branch information
orangejulius committed Nov 26, 2019
1 parent e1ae6d0 commit 7fa7adf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions full_planet_considerations.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ Pelias Elasticserach indices are generally static, as we do not recommend queryi
importing to an Elasticsearch cluster simultaneously. In such cases, the highest levels of
performance can be achieved by [force-merging](https://www.elastic.co/guide/en/elasticsearch/reference/current/indices-forcemerge.html) the Elasticsearch index.

This process takes a while, around 5 hours in our experience, but for a snapshot that will be queried heavily later, it can be worth it.

## Recommended hardware

For a production ready instance of Pelias, capable of supporting a few hundred queries per second
Expand Down

0 comments on commit 7fa7adf

Please sign in to comment.