Class ScoringRewrite<B>


  • public abstract class ScoringRewrite<B>
    extends MultiTermQuery.RewriteMethod
    Base rewrite method that translates each term into a query, and keeps the scores as computed by the query.

    NOTE: This API is for internal purposes only and might change in incompatible ways in the next release.
    Only public to be accessible by spans package.