ObjectDB ObjectDB

"Rebuild Class Indexes" from the command line?

#1

Hi,

Is there a way to "Rebuild Class Indexes" from the command line?

I have just added a new index and want to make sure the DBs with previously persisted entities have a BTree with all entities.

http://www.objectdb.com/database/jdo/manual/chapter9

Thanks

 

edit
delete
#2

Rebuilding an index currently requires running the ObjectDB Doctor, which is run from the command line.

ObjectDB 1.x included an Explorer command (mentioned in that documentation page) but it is currently not implemented in ObjectDB 2.x.

Update: Starting ObjectDB 2.6.6 new indexes are automatically built and activated in the background.

ObjectDB Support
edit
delete

Reply

To post on this website please sign in.