AutnRankType

The fields with this property hold document ranks. If you have set AutnRank to true, you can set AutnRankType to true to indicate that the associated PropertyFieldCSVs fields contain a value that represents the important of the document.

The value in the specified PropertyFieldCSVs fields must be between 0 and 4000. IDOL Server uses this value when it calculates the document relevance when it returns as a result. For example, if two documents match a query equally well, the one that has the higher value in its AutnRankType field returns with a higher relevance rating.

NOTE: Each document that you store in IDOL Server must contain only one AutnRankType field. If IDOL Server receives a document that contains more than one AutnRankType field, it uses only the last AutnRankType field and ignores the rest.

If you do not identify an AutnRankType field in a document, IDOL Server stores the document with an AutnRank value of 0.

Type: Boolean
Default: False
Required: No
Configuration Section: MyProperty
Example: AutnRankType=true
See Also: AutnRank
Property
PropertyFieldCSVs

NOTE: If you change this setting after you have indexed content into IDOL Server, you must reindex the content.