Class RelevanceValue


public class RelevanceValue extends DocumentValue
This class represents a document relevance score in a GroupingExpression. It evaluates to the relevance of the input Hit.
Author:
Simon Thoresen Hult, bratseth
  • Constructor Details

    • RelevanceValue

      public RelevanceValue()
      Constructs a new instance of this class.
  • Method Details