871d4fae21387dcf834bf79ce22508fc897d680e
Files Diff
- Added: 0
 - Removed: 0
 - Renamed: 0
 - Modified: 18
 
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public shouldFindNothingWithWrongFieldName() : void renamed to public shouldSearchWithHesitance() : void in class com.orientechnologies.lucene.functions.OLuceneSearchOnFieldsFunctionTest | From | To | |
| Change Parameter Type | 1 | ||
| Change Parameter Type indexName : String to args : OExpression... in method protected searchForIndex(target OFromClause, ctx OCommandContext, args OExpression...) : OLuceneFullTextIndex in class com.orientechnologies.lucene.functions.OLuceneSearchOnIndexFunction | From | To | |
| Rename Class | 1 | ||
| Rename Class com.orientechnologies.lucene.tests.OLuceneInsertReadMultiThreadTest.LuceneReadThread renamed to com.orientechnologies.lucene.tests.OLuceneInsertReadMultiThreadTest.LuceneReader | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type metadata : OMetadataInternal to metadata : OMetadata in method public shouldRemoveCluster() : void in class com.orientechnologies.lucene.tests.OLuceneDropClusterTest | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type db : ODatabaseDocumentTx to db : ODatabaseDocument in class com.orientechnologies.lucene.tests.OLuceneBaseTest | From | To | |
| Extract Method | 2 | ||
| Extract Method private searchForIndex(target OFromClause, ctx OCommandContext, args OExpression...) : OLuceneFullTextIndex extracted from public searchFromTarget(target OFromClause, operator OBinaryCompareOperator, rightValue Object, ctx OCommandContext, args OExpression...) : Iterable<OIdentifiable> in class com.orientechnologies.lucene.functions.OLuceneSearchOnFieldsFunction | From | To | |
| Extract Method private searchForIndex(target OFromClause, ctx OCommandContext) : OLuceneFullTextIndex extracted from public searchFromTarget(target OFromClause, operator OBinaryCompareOperator, rightValue Object, ctx OCommandContext, args OExpression...) : Iterable<OIdentifiable> in class com.orientechnologies.lucene.functions.OLuceneSearchOnClassFunction | From | To | |
| Extract And Move Method | 1 | ||
| Extract And Move Method private searchForIndex(target OFromClause, ctx OCommandContext, args OExpression...) : OLuceneFullTextIndex extracted from public searchFromTarget(target OFromClause, operator OBinaryCompareOperator, rightValue Object, ctx OCommandContext, args OExpression...) : Iterable<OIdentifiable> in class com.orientechnologies.lucene.functions.OLuceneSearchOnIndexFunction & moved to class com.orientechnologies.lucene.functions.OLuceneSearchOnFieldsFunction | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter indexName : String to args : OExpression... in method protected searchForIndex(target OFromClause, ctx OCommandContext, args OExpression...) : OLuceneFullTextIndex in class com.orientechnologies.lucene.functions.OLuceneSearchOnIndexFunction | From | To |