Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The type of refiner created for a managed property.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Enumeration RefinerType
'Usage
Dim instance As RefinerType
public enum RefinerType
Members
| Member name | Description | |
|---|---|---|
| Deep | Full (correct) refiner values calculated by index. | |
| Latent | Full deep refiners indexed, but not loaded. | |
| Shallow | Refiner values only calculated from first N hits. |