Skip to content

Commit 99f4ece

Browse files
Update installing-solr.adoc (#3374)
Updated one of the broken link for a lucidworks article within this doc
1 parent 759df4a commit 99f4ece

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

solr/solr-ref-guide/modules/deployment-guide/pages/installing-solr.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ When you're ready to setup Solr for a production environment, please refer to th
5454
How to size your Solr installation is a complex question that relies on a number of factors, including the number and structure of documents, how many fields you intend to store, the number of users, etc.
5555
5656
It's highly recommended that you spend a bit of time thinking about the factors that will impact hardware sizing for your Solr implementation.
57-
A very good blog post that discusses the issues to consider is https://lucidworks.com/2012/07/23/sizing-hardware-in-the-abstract-why-we-dont-have-a-definitive-answer/[Sizing Hardware in the Abstract: Why We Don't have a Definitive Answer].
57+
A very good blog post that discusses the issues to consider is https://lucidworks.com/blog/solr-sizing-guide-estimating-solr-sizing-hardware/[Sizing Hardware in the Abstract: Why We Don't have a Definitive Answer].
5858
====
5959

6060
One thing to note when planning your installation is that a hard limit exists in Lucene for the number of documents in a single index: approximately 2.14 billion documents (2,147,483,647 to be exact).

0 commit comments

Comments
 (0)