Hacker News new | ask | show | jobs
by simonw 5208 days ago
The shards that are used in a Solr query are specified at runtime (you pass a list of shard URLs as part of the search query string) so adding new shards on the fly should Just Work.