Field CONSTANT_SCORE_AUTO_REWRITE_DEFAULT
Read-only default instance of ConstantScoreAutoRewrite, with TermCountCutoff set to DEFAULT_TERM_COUNT_CUTOFF and DocCountPercent set to DEFAULT_DOC_COUNT_PERCENT. Note that you cannot alter the configuration of this instance; you'll need to create a private instance instead.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly MultiTermQuery.RewriteMethod CONSTANT_SCORE_AUTO_REWRITE_DEFAULT
Returns
Type | Description |
---|---|
MultiTermQuery.RewriteMethod |