Interface FieldSearchIndex.IResultRank

Enclosing class:
FieldSearchIndex<T extends NdNode>

public static interface FieldSearchIndex.IResultRank
  • Method Summary

    Modifier and Type
    Method
    Description
    long
    getRank​(Nd nd, long address)
     
  • Method Details

    • getRank

      long getRank(Nd nd, long address)