Re: Problem using bbox in schema

2016-07-19 Thread Rastislav Hudak
us the entire schema.xml file you were using when you > got that error? > > Would be nice to get to the bottom of how/why you gut an error regarding > "positionIncrementGap" on AbstractSpatialPrefixTreeFieldType. > > > > : Date: Mon, 18 Jul 2016 18:10:40 +0200 >

Re: Problem using bbox in schema

2016-07-18 Thread Rastislav Hudak
me like you've changed some _other_ field, this error Can't set positionIncrementGap on custom analyzer class looks like you have some text-related field you've also changed and likely have a custom analyzer somewhere? Best, Erick On Mon, Jul 18, 2016 at 1:26 AM, Rastislav Hudak

Problem using bbox in schema

2016-07-18 Thread Rastislav Hudak
Hi all, using solr 6.1.0, I'm trying to add bbox into my schema, the same way it's in all examples I could find: However, if I add these lines the core cannot be initialized, I'm getting following exception: java.util.concurrent.ExecutionException: org.apache.solr.common.SolrException: Unabl