Hi Leila, Maybe I need to refresh my spatial terminology, but I am having troubles following your case. Can you explain a bit more, what is dataset that is indexed and what are query inputs and what should be the result. The one thing that puzzles me the most is “nested documents”.
Thanks, Emir -- Monitoring - Log Management - Alerting - Anomaly Detection Solr & Elasticsearch Consulting Support Training - http://sematext.com/ > On 10 Jan 2018, at 04:15, Leila Deljkovic <leila.deljko...@koordinates.com> > wrote: > > Hi, > > I’m quite new to Solr and am interested in using spatial search for > geospatial data (Solr 7.1). > > One problem is addressing feature density over a layer and using this to > determine if a layer would be a relevant result over a search extent. I’d > like to know is it feasible/possible to “split” a data layer into nested > documents and index them, then at query time, count the number of nested > documents that coincide with the search extent. Or maybe make use of > overlapRatio or similar. > > Thanks > >