Class Match


  • public class Match
    extends Object
    Represents a search match, allowing some additional feedback to the user. A node for example can be found either by label, category, ip address or asset field. The SearchResultItem however may represent the same node. For the user however it would be useful which criteria of the node actually matched the search input query. A Match allows to do that.
    Author:
    mvrueden