Class SearchHitResponse


  • public class SearchHitResponse
    extends Object
    • Method Detail

      • getScore

        public float getScore()
      • getIndex

        public String getIndex()
      • getId

        public String getId()
      • getType

        public String getType()
      • getVersion

        public long getVersion()
      • getFieldValue

        public Object getFieldValue​(String name)