Class NullId

java.lang.Object
com.yahoo.search.grouping.result.GroupId
com.yahoo.search.grouping.result.NullId

public class NullId extends GroupId
This class is in Group instances where the identifying expression evaluated to null. For example, hits that fall outside the buckets of a PredefinedFunction are added to an auto-generated group with this id.
Author:
Simon Thoresen Hult
  • Constructor Details

    • NullId

      public NullId()
      Constructs a new instance of this class.