mvloha.blogg.se

Solr geodist
Solr geodist









solr geodist

I tried to modify the config files provided by the module apachesolr adding all available libs that comes on Solr, but no luck.

Solr geodist download#

However, adding it to our schema it returns an error (this is reason why I opened the issue as 'bug report' instead of 'feature request'):ģ568 ERROR .CoreContainer – null:: com/vividsolutions/jts/geom/GeometryĪt .(JtsSpatialContextFactory.java:30)Īt .SpatialContextFactory.makeSpatialContext(SpatialContextFactory.java:83)Īt .AbstractSpatialFieldType.init(AbstractSpatialFieldType.java:95)Īt .AbstractSpatialPrefixTreeFieldType.init(AbstractSpatialPrefixTreeFieldType.java:43)Īt .SpatialRecursivePrefixTreeFieldType.init(SpatialRecursivePrefixTreeFieldType.java:37)Īt .tArgs(FieldType.java:164)Īt .FieldTypePluginLoader.init(FieldTypePluginLoader.java:141)Īt .FieldTypePluginLoader.init(FieldTypePluginLoader.java:43)Īt .(AbstractPluginLoader.java:190)Īt .IndexSchema.readSchema(IndexSchema.java:476)Īt .IndexSchema.(IndexSchema.java:176)Īt .ClassicIndexSchemaFactory.create(ClassicIndexSchemaFactory.java:62)Īt .IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:36)Īt .CoreContainer.createFromLocal(CoreContainer.java:946)Īt .CoreContainer.create(CoreContainer.java:984)Īt .CoreContainer$2.call(CoreContainer.java:597)Īt .CoreContainer$2.call(CoreContainer.java:592)Īt $Sync.innerRun(FutureTask.java:334)Īt .run(FutureTask.java:166)Īt $RunnableAdapter.call(Executors.java:471)Īt .runWorker(ThreadPoolExecutor.java:1110)Īt $n(ThreadPoolExecutor.java:603)Ĭaused by: : .GeometryĪt $1.run(URLClassLoader.java:366)Īt $1.run(URLClassLoader.java:355)Īt (Native Method)Īt (URLClassLoader.java:354)Īt (ClassLoader.java:423)Īt (ClassLoader.java:356)Īt .WebAppClassLoader.loadClass(WebAppClassLoader.java:430)Īt .WebAppClassLoader.loadClass(WebAppClassLoader.java:383)Īs it works on the fresh core0, then it means there is no need to download additional files. I added the new fieldType to a fresh core0 and everything worked fine. Configurable precision - enhances performance.

solr geodist

Multi-value distance sort / score boost.Index non-point shapes as well as points.

solr geodist

Indexing shapes, such as circles and rectangles.It will allow many spatial features, including:.On Solr 4.x there are new spatial features: Improvements by adding this fieldType:











Solr geodist