|
Rename Method public initIndex(indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, metadata ODocument) : void renamed to public init(indexName String, indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, metadata ODocument) : void in class com.orientechnologies.lucene.engine.OLuceneIndexEngineDelegate |
From |
To |
|
Rename Method public initIndex(indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, metadata ODocument) : void renamed to public init(indexName String, indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, metadata ODocument) : void in class com.orientechnologies.lucene.engine.OLuceneIndexEngineAbstract |
From |
To |
|
Rename Method public initIndex(indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, indexMetadata ODocument) : void renamed to public init(indexName String, indexType String, indexDefinition OIndexDefinition, isAutomatic boolean, indexMetadata ODocument) : void in class com.orientechnologies.lucene.engine.OLuceneFullTextExpIndexEngine |
From |
To |
|
Change Variable Type oldIndexMetadata : OIndexInternal.IndexMetadata to oldIndexMetadata : OIndexMetadata in method protected fromStream() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared |
From |
To |
|
Change Variable Type indexMetadata : IndexMetadata to indexMetadata : OIndexMetadata in method public loadFromConfiguration(config ODocument) : boolean in class com.orientechnologies.orient.core.index.OIndexAbstract |
From |
To |
|
Change Variable Type indexMetadata : OIndexInternal.IndexMetadata to indexMetadata : OIndexMetadata in method private recreateIndex(idx ODocument) : void in class com.orientechnologies.orient.core.index.OIndexManagerShared.RecreateIndexesTask |
From |
To |
|
Change Variable Type newIndexMetadata : OIndexInternal.IndexMetadata to newIndexMetadata : OIndexMetadata in method protected fromStream() : void in class com.orientechnologies.orient.core.index.OIndexManagerShared |
From |
To |
|
Change Variable Type that : IndexMetadata to that : OIndexMetadata in method public equals(o Object) : boolean in class com.orientechnologies.orient.core.index.OIndexMetadata |
From |
To |
|
Change Variable Type newIndexMetadata : OIndexInternal.IndexMetadata to newIndexMetadata : OIndexMetadata in method protected fromStream() : void in class com.orientechnologies.orient.core.index.OIndexManagerRemote |
From |
To |
|
Change Variable Type indexMetadata : OIndexInternal.IndexMetadata to indexMetadata : OIndexMetadata in method private setCollateInternal(iCollate String) : OProperty in class com.orientechnologies.orient.core.metadata.schema.OPropertyImpl |
From |
To |