Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The following page has been changed by Lance Norskog:
http://wiki.apache.org/solr/LargeIndexes

------------------------------------------------------------------------------
  '''Batch jobs you should avoid'''
   SpellCheckComponent and LukeRequestHandler walk the entire term database 
instead of vectoring terms through a search. This can make a large index 
unavailable for hours.
   
-  
+  In solrconfig.xml, change the dismax parameter "q.alt" to something besides 
':*:'. Hitting this query by accident can also make a large index unavailable 
for minutes.
  
  '''Sorting'''
  

Reply via email to