It's been a while since I did it, but I'm pretty sure that when I indexed
polygons a couple years ago, I just sent WKT text for the field value... I
think i do recall some niggle where there was some slight mismatch in wkt
accepted by the javascript library I wanted to use and solr. (One was
slight
Hi,
I have some data in WKT string format (either POLYGON or MULTIPOLYGON) and I’d
like to index it in Solr 7.0. As there are multiple polygons in every WKT
string, I’d ideally like to index them multiValued BBoxField (couldn’t find
anywhere to confirm, but it looks like multiValued is a valid