InvalidShapeException when using SpatialRecursivePrefixTreeFieldType with custom worldBounds

2013-03-06 Thread Jon Chambers
Hi there! As suggested elsewhere (http://lucene.472066.n3.nabble.com/Modeling-openinghours-using-multipoints-td4025336.html), I'm trying to use spatial mapping to model intervals of availability. I've defined the following fieldType in schema.xml: ...and then I have a field like this: When I

Re: InvalidShapeException when using SpatialRecursivePrefixTreeFieldType with custom worldBounds

2013-03-06 Thread Jon Chambers
iginal question didn't get answered (and feel bad repeating it effectively verbatim), but any suggestions would be greatly appreciated. -Jon On Wed, Mar 6, 2013 at 4:31 PM, Jon Chambers wrote: > Hi there! > > As suggested elsewhere > (http://lucene.472066.n3.nabble.com/Modeling-o

Re: InvalidShapeException when using SpatialRecursivePrefixTreeFieldType with custom worldBounds

2013-03-07 Thread Jon Chambers
partition itself down below `maxLevels`, but I haven't investigated this thoroughly. Is this something that should get taken up on the dev list? Thanks! -Jon On Wed, Mar 6, 2013 at 6:11 PM, Jon Chambers wrote: > Well, I've resolved one part of the problem, but run into another. I > wa