We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d4d02 commit aa0caa5Copy full SHA for aa0caa5
INSTALL.md
@@ -345,7 +345,8 @@ The server by itself doesn't rate limit any request it handles. If you're
345
receiving 503s, then you're likely performing
346
[search queries](https://musicbrainz.org/doc/Search_Server) without having set
347
up a local instance of the
348
-[search server](https://github.com/metabrainz/search-server). By default,
+[search server](https://github.com/metabrainz/mb-solr) along with the
349
+[search index rebuilder](https://github.com/metabrainz/sir). By default,
350
search queries are sent to search.musicbrainz.org and are rate limited.
351
352
Once you set up your own instance, change `SEARCH_SERVER` in lib/DBDefs.pm to
0 commit comments