Enumeration for ranking mode used for searching results.
More...
Public Attributes | |
e_RankHitCountASC =(1) | |
Rank the searching results according to how the result matches the expected searching patten, in ascending order (from less similar to most similar or the same). | |
e_RankHitCountDESC =(2) | |
Rank the searching results according to how the result matches the expected searching patten, in descending order (from the same or most similar to less similar). | |
e_RankNone =(0) | |
No ranking mode is used for searching results. | |
Enumeration for ranking mode used for searching results.
Values of this enumeration should be used alone.