Package org.apache.solr.ltr.scoring


package org.apache.solr.ltr.scoring
Contains the logic to extract features for scoring.
  • Classes
    Class
    Description
    This class is responsible for extracting features and using them to score the document.
    This class is responsible for extracting more than one feature and using them to score the document.
    This class is responsible for extracting a single feature and using it to score the document.