Class FeatureExtractor
java.lang.Object
org.apache.solr.ltr.feature.extraction.FeatureExtractor
- Direct Known Subclasses:
MultiFeaturesExtractor,SingleFeatureExtractor
The class used to extract features for LTR feature logging.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract float[]voidprotected float[]initFeatureVector(LTRScoringQuery.FeatureInfo[] featuresInfos)
-
Field Details
-
traversalScorer
-
-
Method Details
-
initFeatureVector
-
extractFeatureVector
- Throws:
IOException
-
fillFeaturesInfo
- Throws:
IOException
-