It appears that the word "bing" appears in the title; is the title field copied into the default search field (assuming that you even have a default search field)? If not, you need to somehow specify the field(s) that you want to search in.
On Wed, Jun 12, 2013 at 7:52 AM, coderslay <coolguy18.na...@gmail.com>wrote: > Hi Jack, > > Thanks for the quick response. > > Actually i have configured Apache Nutch 1.6 along with Apache Solr 4.3.0 > After crawling a website(For example www.bing.com) I use the following > command to do a Solr Index > bin/nutch solrindex http://127.0.0.1:8983/solr/ crawl/crawldb -linkdb > crawl/linkdb crawl/segments/* > > Then when i go back to the solr admin panel and check for *.* then i get > the > following result > <http://lucene.472066.n3.nabble.com/file/n4069847/Bing.png> > > But when i search for bing then i get 0 response as showed here in the pic > <http://lucene.472066.n3.nabble.com/file/n4069847/Bing_result.png> > > I dont know why i am not getting the result. > I came across these post having the same issue which i am having now. > > http://stackoverflow.com/questions/6950163/solr-index-empty-after-nutch-solrindex-command > http://stackoverflow.com/questions/10813792/solr-admin-shows-nothing-nutch > > Any help will be appreciated. > > Regards, > Nasir > > > > > > > > > > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Not-getting-results-when-searching-a-term-from-Solr-Admin-tp4069761p4069847.html > Sent from the Solr - User mailing list archive at Nabble.com. >