SOLR malformed query generates problems -


does else see weird solr behavior when malform url bit? like

 http://server:9000/solr/collections/handler?qqqqqqqqqqqq=text 

my cpu jumps 100% , system hangs... index corruption.

assuming query handler hitting, , didn't provide "q", you're getting whatever defaults configured (perhaps q=:) , taking lot of cpu.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -