Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-24 Thread Enrico Risa
Yes this is the issue have you downloaded the plugin from here ? https://github.com/orientechnologies/orientdb-lucene/releases/download/1.7.9-SNAPSHOT/orientdb-lucene-1.7.9-SNAPSHOT-dist.jar Do you still have the plugin also in OrientDB lib directory? 2014-10-23 23:54 GMT+02:00 Jonathan

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-24 Thread Jonathan Rosen
I've gotten it working now. I compiled 2.0M2 plugin from source and it is working on 2.0M2. However, I am seeing some data inconsistency issues on the migrated database. Records that don't have graph edges to them are being pulled using lucene. Not sure what this is about...they appear to be ghost

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Jonathan Rosen
Same result with lucene plugin under libs directory. Are there any workarounds for this? Generally speaking I have found backup reliability in orientdb to be atrocious, and it makes me scared to run any kind of production environment around it. You never know if your db migration will succeed

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Enrico Risa
Hi Jonathan do you use remote connection or local for the import? 2014-10-23 22:08 GMT+02:00 Jonathan Rosen rosenj...@gmail.com: Same result with lucene plugin under libs directory. Are there any workarounds for this? Generally speaking I have found backup reliability in orientdb to be

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Jonathan Rosen
remote. Should I try local? On Thu, Oct 23, 2014 at 5:21 PM, Enrico Risa enrico.r...@gmail.com wrote: Hi Jonathan do you use remote connection or local for the import? 2014-10-23 22:08 GMT+02:00 Jonathan Rosen rosenj...@gmail.com: Same result with lucene plugin under libs directory. Are

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Enrico Risa
Seems strange that doesn't find the lucene plugin in the server. Do you have the log of the server? 2014-10-23 23:26 GMT+02:00 Jonathan Rosen rosenj...@gmail.com: remote. Should I try local? On Thu, Oct 23, 2014 at 5:21 PM, Enrico Risa enrico.r...@gmail.com wrote: Hi Jonathan do you

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Jonathan Rosen
yes. i can email it to you if you want. On Thu, Oct 23, 2014 at 5:35 PM, Enrico Risa enrico.r...@gmail.com wrote: Seems strange that doesn't find the lucene plugin in the server. Do you have the log of the server? 2014-10-23 23:26 GMT+02:00 Jonathan Rosen rosenj...@gmail.com: remote.

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Enrico Risa
yes thanks :D 2014-10-23 23:45 GMT+02:00 Jonathan Rosen rosenj...@gmail.com: yes. i can email it to you if you want. On Thu, Oct 23, 2014 at 5:35 PM, Enrico Risa enrico.r...@gmail.com wrote: Seems strange that doesn't find the lucene plugin in the server. Do you have the log of the

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-23 Thread Jonathan Rosen
nevermind i can just post it. it is pasted below. it says that the plugin definition file (plugin.json) is missing. maybe this is the issue? how do i fix this? 2014-10-21 18:49:57:510 INFO Loading configuration from:

Re: [orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-22 Thread Enrico Risa
Hi Jonathan are you importing from the console right? Seems that from there you have no access to the Lucene Plugin Se the rebuild of the index fail. Can you try to put the lucene plugin under you libs directory of OrientDB Enrico 2014-10-22 4:20 GMT+02:00 Jonathan Rosen

[orientdb] lucene spatial - import 1.7.4 db to 1.7.9 throws error

2014-10-21 Thread Jonathan Rosen
Here is an error that is thrown when I try to import the 1.7.4 db that has a spatial index to 1.7.9: - Index 'stores.latlong'...Error on database import happened just before line 0, column 1582755 com.orientechnologies.orient.core.index.OIndexException: Index type: SPATIAL is not supported.