elasticgeo icon indicating copy to clipboard operation
elasticgeo copied to clipboard

Parent-Child Mapping

Open JNex opened this issue 7 years ago • 2 comments

We would like to associate employees with the branch where they work. We need to be able to search for branches, individual employees, and employees who work for particular branches, so the nested model will not help. So I want to use parent-clild mapping into Geoserver from Elasticsearch using ElasticGeo.

Could this be supported?

JNex avatar Nov 20 '18 08:11 JNex

I think it could be supported but it's not something that's been looked at yet. If you're interesting in contributing the capability, it would be welcome. A good starting point might be to create test cases that define the mappings, associated sample data, expected feature types, and sample searches and expected search results. Here are some links to the files that I think would relate to the initial test development:

sjudeng avatar Nov 20 '18 22:11 sjudeng

This functionality is supported. We use parent child relationships and it works fine.

albertwgchu avatar Mar 12 '19 16:03 albertwgchu