Skip to content

Instantly share code, notes, and snippets.

using ElasticSearchDbAndNest.Attributes;
using Nest;
using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
namespace ElasticSearchDbAndNest.Models
{
[ElasticIndexDetails("company", false)]