Field CONSTANT_SCORE_AUTO_REWRITE_DEFAULT
Read-only default instance of MultiTermQuery.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.
Namespace: Lucene.Net.Search
Assembly: Lucene.Net.NetCore.dll
Syntax
public static readonly RewriteMethod CONSTANT_SCORE_AUTO_REWRITE_DEFAULT
Returns
Type | Description |
---|---|
RewriteMethod |