Class EsSearchHitConverter

java.lang.Object
org.nuxeo.elasticsearch.core.EsSearchHitConverter

public class EsSearchHitConverter extends Object
Converter used to convert a SearchHit to a Map<String, Serializable>.
Since:
8.4
  • Constructor Details

    • EsSearchHitConverter

      public EsSearchHitConverter(Map<String,Type> selectFieldsAndTypes)
  • Method Details