Skip to content

Instantly share code, notes, and snippets.

View baphled's full-sized avatar

Yomi Colledge baphled

View GitHub Profile
I'm having problems trying to get my head around getting a collection of types along with number of times a skill is found in that doc type.
There are a number of document types that have a list of skills.
<pre><code>
{
"skills": "Windows, Network Admin, Linux",
"type": "Experience"
},
{