Field SCORING_SPAN_QUERY_REWRITE
A rewrite method that first translates each term into a SpanTermQuery in a SHOULD clause in a BooleanQuery, and keeps the scores as computed by the query.
Assembly: DistributedLucene.Net.dll
Syntax
public static readonly SpanRewriteMethod SCORING_SPAN_QUERY_REWRITE
Returns
Type | Description |
---|---|
SpanRewriteMethod |