|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public fuzzyQuery(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.SimpleFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public query(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.SimpleFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public fuzzyQuery(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.PartitionedFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public query(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.PartitionedFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method private indexQuery(query Query) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.SimpleFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method private innerQuery(queryString String, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.SimpleFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public query(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.ReadOnlyFulltext |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method public fuzzyQuery(terms Collection<String>, matchAll boolean) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.ReadOnlyFulltext |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method private innerQuery(reader ReadOnlyFulltext, matchAll boolean, query Collection<String>) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.PartitionedFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method private innerFuzzyQuery(reader ReadOnlyFulltext, matchAll boolean, query Collection<String>) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.PartitionedFulltextReader |
From |
To |
|
Change Return Type PrimitiveLongIterator to ScoreEntityIterator in method private partitionedOperation(readerFunction Function<ReadOnlyFulltext,ScoreEntityIterator>) : ScoreEntityIterator in class org.neo4j.kernel.api.impl.fulltext.PartitionedFulltextReader |
From |
To |
|
Change Variable Type alice : PrimitiveLongIterator to alice : ScoreEntityIterator in method public concurrentUpdatesAndIndexChangesShouldResultInValidState() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type result : PrimitiveLongIterator to result : ScoreEntityIterator in method protected assertExactQueryFindsIdsInOrder(reader ReadOnlyFulltext, query Collection<String>, matchAll boolean, ids long...) : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport |
From |
To |
|
Change Variable Type result : PrimitiveLongIterator to result : ScoreEntityIterator in method protected assertExactQueryFindsIds(reader ReadOnlyFulltext, query Collection<String>, matchAll boolean, ids long...) : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport |
From |
To |
|
Change Variable Type result : PrimitiveLongIterator to result : ScoreEntityIterator in method protected assertFuzzyQueryFindsIds(reader ReadOnlyFulltext, query Collection<String>, matchAll boolean, ids long...) : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport |
From |
To |
|
Change Variable Type primitiveLongIterator : PrimitiveLongIterator to resultIterator : ScoreEntityIterator in method private queryAsStream(terms List<String>, indexReader ReadOnlyFulltext, fuzzy boolean, matchAll boolean) : Stream<EntityOutput> in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomProcedures |
From |
To |
|
Change Variable Type result : PrimitiveLongIterator to result : ScoreEntityIterator in method protected assertFuzzyQueryFindsIdsInOrder(reader ReadOnlyFulltext, query String, matchAll boolean, ids long...) : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextTestSupport |
From |
To |
|
Change Variable Type bob : PrimitiveLongIterator to bob : ScoreEntityIterator in method public concurrentUpdatesAndIndexChangesShouldResultInValidState() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |