arachnode.net
An Open Source C# web crawler with Lucene.NET search using SQL 2005/2008/CE
Does arachnode.net scale? | VS2008/2010/2012 & SQL2008/2012 | Download the latest release

About the Calculation of "relevancyscore" field

rated by 0 users
Answered (Not Verified) This post has 0 verified answers | 37 Replies | 2 Followers

Top 10 Contributor
58 Posts
InvestisDev posted on Thu, Apr 26 2012 10:22 PM

Hello Mike,

I want to know the logic of  the field "relevancyscore" (score) value, how the scoring of the records can be calculated.

Please explain it with an example like if i have 10 results returned how the value of "relevancyscore" will be calculated.

Thanks,

 

All Replies

Top 10 Contributor
1,692 Posts

Would you or someone from your team please answer my mail about licensing please?

Thanks,
Mike 

For best service when you require assistance:

  1. Check the DisallowedAbsoluteUris and Exceptions tables first.
  2. Cut and paste actual exceptions from the Exceptions table.
  3. Include screenshots.

Skype: arachnodedotnet

Top 10 Contributor
58 Posts

 

Hello,

Apologies in delay ... i think the process of licensing is completed already ...... Can you suggest any way to achieve mentioned feature?.

Thanks,

 

Top 10 Contributor
1,692 Posts

No worries.  Big Smile

I am on vacation today and tomorrow.  I will answer on Friday.

Thanks,

Mike 

For best service when you require assistance:

  1. Check the DisallowedAbsoluteUris and Exceptions tables first.
  2. Cut and paste actual exceptions from the Exceptions table.
  3. Include screenshots.

Skype: arachnodedotnet

Top 10 Contributor
1,692 Posts

At the base, relevancyscore is calculated by lucene.net, resulting from its own internal calculations as well as AN's own internal boost that favors more frequently found content paired with the number of hyperlinks from other domains, like PageRank does (extremely simplified...)

Look in ManageLuceneDotNetIndexes.AddDocument(...);

http://lucene.apache.org/core/3_6_0/scoring.html

Mike

For best service when you require assistance:

  1. Check the DisallowedAbsoluteUris and Exceptions tables first.
  2. Cut and paste actual exceptions from the Exceptions table.
  3. Include screenshots.

Skype: arachnodedotnet

Page 1 of 1 (5 items) | RSS
An Open Source C# web crawler with Lucene.NET search using SQL 2005/2008/CE

copyright 2004-2013, arachnode.net LLC