2010/11/12 Balazs E. Pataki <[email protected]>

> Yes, the same with me. It complains that the database is opened by
> another process, but it is obviously not.
>

Maybe Anders Nawroth can look into it...


>
> I also encountered another compatibility issue between neo 1.1-1.2: neo
> 1.2 tries to read a wrong value from index.db, so I had to delete
> index.db, let my program rebuild it, then it runs OK. I used the
> laboratory version of the Lucene indexer with neo 1.1.
>

Oh, good to know. The storage format has actually changed, but I added
migration code for it... maybe something's wrong with it.

Your program is able to rebuild it correctly if you've supplied
configuration parameter to your forNodes/forRelationships methods, otherwise
it'll use default config ("type"="exact") and may not be correct, if you
f.ex. have created some index which is a fulltext index.


> ---
> balazs
>
> On 11/11/10 7:20 PM, Rick Bullotta wrote:
> > Seems that opening a Neo 1.2 database with Neoclipse 0.41 (or attempting
> to,
> > it didn't actually work) fails, but also somehow trashes the database.
> > Anyone else experience this?
> >
> >
> >
> > _______________________________________________
> > Neo4j mailing list
> > [email protected]
> > https://lists.neo4j.org/mailman/listinfo/user
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [[email protected]]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to