diff --git a/FCS.Lib.Virk.csproj b/FCS.Lib.Virk.csproj index 3bfc48f..74afd26 100644 --- a/FCS.Lib.Virk.csproj +++ b/FCS.Lib.Virk.csproj @@ -14,7 +14,7 @@ True - + diff --git a/VrQueryMapper.cs b/VrQueryMapper.cs index 4a88550..1b8d4bb 100644 --- a/VrQueryMapper.cs +++ b/VrQueryMapper.cs @@ -105,7 +105,7 @@ namespace FCS.Lib.Virk ); } - query.EntityName = query.EntityName.Replace("A/S", "").Trim().Replace(" ", " AND "); + query.EntityName = query.EntityName.Replace("A/S", "").Trim().Replace(" ", " AND ").Replace("-", " AND "); // name query return new JObject( new JProperty("_source",