Property CrossCheckTermVectors
CrossCheckTermVectors
If true
, term vectors are compared against postings to
make sure they are the same. This will likely
drastically increase time it takes to run CheckIndex!
Declaration
public virtual bool CrossCheckTermVectors { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |