Relative Content

Tag Archive for elasticsearchnest

Looking up values from a diiferent index to the one being searched

Let’s say we have an index for Jobs to be carried out called “jobs”. In this index there is a field called localityId which is a string that represnets where the job location is. This string is defined in another index called localities which when looked up gives us the polygon information.