Re: why MULTILINESTRING can contains polygon in solr spatial search

2017-06-02 Thread David Smiley
the polygon ,even > contains. is this a bug? or repair it in advanced version? > > Geometry line = new WKTReader.read(the line wkt text string); > Geometry polygon= new WKTReader.read(the polygon wkt text string); > line.intersects(polygon);//return false > > > &g

why MULTILINESTRING can contains polygon in solr spatial search

2017-06-02 Thread kjdong
ESTRING-can-contains-polygon-in-solr-spatial-search-tp4338593.html Sent from the Solr - User mailing list archive at Nabble.com.