I have integrated solr and nutch.That is , crawling has been performed by
nutch and indexed to solr. I have been using this solr server for querying
for a long time. But some day back , i observed a strange thing. 

Rather than giving the asked or best fitted document as top result , it
shows the document containing the links of the required(best) document as
the top search result.
For example

Query="Jamia History" in my local index of this domain(http://www.jmi.ac.in)
results obtained were
Top->http://www.jmi.ac.in/abouttheuniversity.htm
Lower->http://www.jmi.ac.in/HistoryofJamia.htm

The output should have been reverse because the link
http://www.jmi.ac.in/HistoryofJamia.htm is the actual document containig the
history of Jamia. And the link http://www.jmi.ac.in/abouttheuniversity.htm
just contains the link for the above mentioned documents.

I am not able to find as to why this is happening?

Please suggest some clue..

Thanks

-----
Kumar Anurag

--
View this message in context: 
http://lucene.472066.n3.nabble.com/Solr-returns-the-document-conatining-the-links-of-the-required-document-as-top-result-tp2954340p2954340.html
Sent from the Solr - User mailing list archive at Nabble.com.

Reply via email to