DBPROBABILISTIC

Note

Indexing Service is no longer supported as of Windows XP and is unavailable for use as of Windows 8. Instead, use Windows Search for client side search and Microsoft Search Server Express for server side search.

 

The DBPROBABILISTIC structure is reserved for future use.

typedef struct tagDBPROBABILISTIC {
  LONG  lWeight;
  float flK1;
  float flK2;
  float flK3;
  float flB;
} DBPROBABILISTIC;