Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
/Polygon-search-query-working-but-NOT-Multipolygon-tp4343143p4343363.html Sent from the Solr - User mailing list archive at Nabble.com.

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread David Smiley
gt; >>>> > >>>> > >> > >>> david.w.smiley@ > >> > >>> <mailto: > >> > >>> david.w.smiley@ > >> > >>> > wrote > >>>>> I suggest using RptWithGeometry field, and with

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
distErrPct and maxDistErr. See the ref guide, and note the geometry >>>>> cache >>>>> option. >>>>> BTW spatialContextFactory can simply be "jts". >>>>> >>>>> If this fixes the issue, then the issue was related to grid

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
; On Jun 28, 2017, at 10:55 AM, puneeta < >> >>> pverma@ >> >>> > wrote: >>>> >>>> Hi David, >>>> Thank you for the prompt reply. My field definition in schema.xml is : >>>> >>>> I commented the existing location

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread David Smiley
atialRecursivePrefixTreeFieldType" >>> >>> spatialContextFactory="org.locationtech.spatial4j.context.jts.JtsSpatialContextFactory" >>> autoIndex="true" >>> validationRule="repairBuffer0" >>>

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
quot; >> distErrPct="0.025" >> maxDistErr="0.001" >> distanceUnits="kilometers" /> >> >> My Solr version is 6.2.1 >> >> Thanks, >> Puneeta >> >> >> >>

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread David Smiley
;true" > validationRule="repairBuffer0" > distErrPct="0.025" > maxDistErr="0.001" > distanceUnits="kilometers" /> > > My Solr version is 6.2.1 > > Thanks, > Puneeta > > &

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
Hi David, Thank you for the prompt reply. My field definition in schema.xml is : I commented the existing location_rpt And added: My Solr version is 6.2.1 Thanks, Puneeta -- View this message in context: http://lucene.472066.n3.nabble.com/Polygon-search-query-working-but-NOT

Re: Polygon search query working but NOT Multipolygon

2017-06-28 Thread David Smiley
re in the actual data. To reduce the size here I have omited few of the > coordinates) > > The query is returning only the polygon data. The multipolygon search is not > happening. > > Any help is highly appreciated. > > Thanks in Advance, > Puneeta > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/Polygon-search-query-working-but-NOT-Multipolygon-tp4343143.html > Sent from the Solr - User mailing list archive at Nabble.com.

Polygon search query working but NOT Multipolygon

2017-06-28 Thread puneeta
highly appreciated. Thanks in Advance, Puneeta -- View this message in context: http://lucene.472066.n3.nabble.com/Polygon-search-query-working-but-NOT-Multipolygon-tp4343143.html Sent from the Solr - User mailing list archive at Nabble.com.