a55aa1bd111436f3ca88fb260970980c0d1e66fd
Files Diff
- Added: 6
 - Removed: 6
 - Renamed: 0
 - Modified: 18
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public init() : void renamed to public initLocal() : void in class com.orientechnologies.lucene.test.LuceneMixIndexTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type doc : Document to oIdentifiable : OIdentifiable in method private putInManualindex(key Object, oIdentifiable OIdentifiable) : Document in class com.orientechnologies.lucene.engine.OLuceneFullTextIndexEngine | From | To | |
| Rename Variable | 4 | ||
| Rename Variable f : String to field : String in method public build(definition OIndexDefinition, key Object, value OIdentifiable, fieldsToStore Map<String,Boolean>, metadata ODocument) : Document in class com.orientechnologies.lucene.builder.ODocBuilder | From | To | |
| Rename Variable idx : OIndex to tagsIndex : OIndex in method public testIndexingList() : void in class com.orientechnologies.lucene.test.LuceneListIndexingTest | From | To | |
| Rename Variable oClass : OClass to city : OClass in method public init() : void in class com.orientechnologies.lucene.test.LuceneListIndexingTest | From | To | |
| Rename Variable f : String to field : String in method private putInAutomaticIndex(key Object, doc Document, i int) : void in class com.orientechnologies.lucene.engine.OLuceneFullTextIndexEngine | From | To | |
| Change Return Type | 1 | ||
| Change Return Type void to Document in method private putInManualindex(key Object, oIdentifiable OIdentifiable) : Document in class com.orientechnologies.lucene.engine.OLuceneFullTextIndexEngine | From | To | |
| Rename Class | 6 | ||
| Rename Class com.orientechnologies.lucene.sandbox.TestVertexIndex renamed to com.orientechnologies.lucene.sandbox.VertexIndexTest | From | To | |
| Rename Class com.orientechnologies.lucene.test.LuceneBooleanIndex renamed to com.orientechnologies.lucene.test.LuceneBooleanIndexTest | From | To | |
| Rename Class com.orientechnologies.lucene.test.LuceneManualIndex renamed to com.orientechnologies.lucene.test.LuceneManualIndexTest | From | To | |
| Rename Class com.orientechnologies.lucene.test.LuceneNativeFacet renamed to com.orientechnologies.lucene.test.LuceneNativeFacetTest | From | To | |
| Rename Class com.orientechnologies.lucene.test.LuceneCreateJavaApi renamed to com.orientechnologies.lucene.test.LuceneCreateJavaApiTest | From | To | |
| Rename Class com.orientechnologies.lucene.test.LuceneListIndexing renamed to com.orientechnologies.lucene.test.LuceneListIndexingTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type example : LuceneNativeFacet to example : LuceneNativeFacetTest in method public main(args String[]) : void in class com.orientechnologies.lucene.test.LuceneNativeFacetTest | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter doc : Document to oIdentifiable : OIdentifiable in method private putInManualindex(key Object, oIdentifiable OIdentifiable) : Document in class com.orientechnologies.lucene.engine.OLuceneFullTextIndexEngine | From | To |