Now that we have search working with NEST, the next step is to get actual POCOs in the result.
Source: http://distribution.virk.dk/cvr-permanent/_mapping
The wanted result should be a Company class with a number (not all) of the properties.
What we need is the cvrNummer, navne and binavne properties (and more).
Now that we have search working with NEST, the next step is to get actual POCOs in the result.
Source: http://distribution.virk.dk/cvr-permanent/_mapping
The wanted result should be a
Companyclass with a number (not all) of the properties.What we need is the
cvrNummer,navneandbinavneproperties (and more).