Siebel Search Administration Guide > Administration of Siebel Search > Advanced Search Execution Settings >

Relevance Method Setting


This setting determines the retrieval model and relevance algorithm to be used in search calculations. Document relevance is used to describe how closely a given document matches a query. The relevance of a document can determine the order of the search result that is displayed.

There are three retrieval models that can be specified. Each model has a different impact on the search results when used with a ranking algorithm. The RELEVANCE function combines the retrieval model and ranking algorithms to provide a calculated relevance value that estimates the similarity between the row and the query criteria.

Example

Property: Relevance Method

Value: V2:4

There are three retrieval models that can be specified:

Table 26 lists the options available when setting up relevance ranking.

Table 26. Relevance Ranking Options
Values
Relevance Ranking
Description
2:1
Hits Count (Algorithm 1)
Counts the total number of occurrences of the individual words (not phrases) matched, regardless of the term frequency within the table. This value is only valid when the retrieval method is set to Boolean.
2:2
Terms Count (Algorithm 2)
Counts the number of search terms matched. The frequency of the occurrences of the terms is not considered. This value is only valid when the retrieval method is set to Boolean.
2:3
Terms Ordered (Algorithm 3)
Uses a mathematical formula that computes the relevance statistically. It combines the characteristics of algorithms 1 and 2 and takes into account not only the number of occurrences of each search term, but also a statistical measurement of how common the term is over all the rows in the table (document frequency). This value is valid using the following retrieval methods: Boolean, Fuzzy, or Vector. The optimized retrieval methods are Fuzzy or Vector.
2:4
Critical Terms Ordered (Algorithm 4)
Uses a mathematical formula that computes the relevance statistically and accentuates the effect of the inverse document frequency. It squares the search term importance before multiplying it with the number of occurrences of the search term. This value is valid using the following retrieval methods: Boolean, Fuzzy, or Vector. The optimized retrieval methods are Fuzzy or Vector.

To administer relevance method

  1. Navigate to Search Administration > Advanced Settings.
  2. From the Setting Properties menu, select New Record.
  3. A new row appears in the Setting Properties list.

  4. Click in the Name column of the new row, and from the drop-down list, select Relevance Method.
  5. Click in the Value column of the new row, and from the drop-down list, select the appropriate relevance setting, then click Save.

 Siebel Search Administration Guide, Version 7.5, Rev A 
 Published: 18 April 2003