Speed performance tuning for Lucene-search extension

Jump to: navigation, search

Have you split your index into frequently searched namespaces and other namespaces (e.g. main vs rest)? This should make the index much smaller and heavily decrease the median time. Some searches will take longer however (if a user searched all of the content). Also note that 10k req/s is quite large. At wikimedia we get maybe 500 req/s.

Rainman11:44, 3 December 2011

Thanks for the reply! Yeh, we tried splitting the indexes (main vs rest), but still couldn't get to our anticipated performance unless we use lots of hardware :).

207.171.191.6018:20, 5 December 2011
 
Personal tools

Variants
Actions
Navigation
Support
Download
Development
Communication
Toolbox