Neil - when started using the packaged start.jar, Solr runs in the foreground; that's why you can't type anything in the command line after starting it.
Mat On Tue, Jun 9, 2009 at 15:55, Mukerjee, Neiloy (Neil) < neil.muker...@alcatel-lucent.com> wrote: > After that comes up in the command line, I can access the localhost > address, but I can't enter anything on the command line. > > -----Original Message----- > From: Grant Ingersoll [mailto:gsing...@apache.org] > Sent: Tuesday, June 09, 2009 3:20 PM > To: solr-user@lucene.apache.org > Subject: Re: Initializing Solr Example > > 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 > >