Define caught? When I start up Solr, here's what I see (and know it's working):
2009-06-09 15:18:33.726::INFO:  Started SocketConnector @ 0.0.0.0:8983
Jun 9, 2009 3:18:33 PM org.apache.solr.core.SolrCore execute
INFO: [] webapp=null path=null params={q=static+firstSearcher+warming +query+from+solrconfig.xml} hits=0 status=0 QTime=30 Jun 9, 2009 3:18:33 PM org.apache.solr.core.QuerySenderListener newSearcher
INFO: QuerySenderListener done.
Jun 9, 2009 3:18:33 PM org.apache.solr.handler.component.SpellCheckComponent $SpellCheckerListener newSearcher
INFO: Loading spell index for spellchecker: default
Jun 9, 2009 3:18:33 PM org.apache.solr.handler.component.SpellCheckComponent $SpellCheckerListener newSearcher
INFO: Loading spell index for spellchecker: jarowinkler
Jun 9, 2009 3:18:33 PM org.apache.solr.handler.component.SpellCheckComponent $SpellCheckerListener newSearcher
INFO: Loading spell index for spellchecker: file
Jun 9, 2009 3:18:33 PM org.apache.solr.core.SolrCore registerSearcher
INFO: [] Registered new searcher searc...@f7378ab main

What happens if you browse to http://localhost:8983/solr/admin? Or, what happens if you index documents?

Granted, the message could probably be clearer that "Solr is ready to go"

HTH,
Grant

On Jun 9, 2009, at 10:51 AM, Mukerjee, Neiloy (Neil) wrote:

In trying to run the example distributed with Solr 1.3.0 from the command line, the process seems to stop at the following line:
INFO: [] Registered new searcher searc...@147c1db main

The searcher ID is not always the same, but it repeatedly gets caught at this line. Any suggestions?

--------------------------
Grant Ingersoll
http://www.lucidimagination.com/

Search the Lucene ecosystem (Lucene/Solr/Nutch/Mahout/Tika/Droids) using Solr/Lucene:
http://www.lucidimagination.com/search

Reply via email to