I am trying to figure out the formula/method used by WebLink to determine relevance when running a text search. Does anyone know the methods used to determine a documents relevance when searching on text? (e.g. Date Created, Hits, Last Modified, Most Accessed, Last Accessed, ...)
Question
Question
How does WebLink determine relevance on a text search?
asked on April 16, 2014
0
0
Answer
SELECTED ANSWER
replied on April 18, 2014
For full text search, hits number has influence on relevance, while Data Created, Last Modified, Most Accessed and Last Accessed has nothing to do with it. However, hits number is not the only factor that determines relevance. Words number in document, for instance, also contributes to it.
BTW, you could sort search results by Date Created or any other column you want, not just the relevance.
0
0