|
Rename Variable additionsSearcher : IndexSearcher to fulltextTransactionStateSearcher : IndexSearcher in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Rename Variable ids : List<Long> to simpleTransactionStateIds : List<Long> in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Rename Variable searchedIds : DocToIdIterator to hits : DocToIdIterator in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |
|
Rename Variable removedIds : Collection<Long> to removedIdsFromTransactionState : Collection<Long> in method protected query(query Query, keyForDirectLookup String, valueForDirectLookup Object, additionalParametersOrNull QueryContext) : LegacyIndexHits in class org.neo4j.index.impl.lucene.LuceneIndex |
From |
To |