3

Solr indexing takes too long. I am using mysql with more than 30 million records. I am using two level sub queries. Please suggest me best practices for indexing data, so that i can speed up the process.

Nisar Ahmad
  • 29
  • 1
  • 4

1 Answers1

8

Check out SolrPerformanceFactors with Indexing_Performance and ImproveIndexingSpeed

Jayendra
  • 52,349
  • 4
  • 80
  • 90