|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldBeAbleToSpecifySwedishAnalyzer() : void in class org.neo4j.kernel.api.impl.fulltext.FulltextAnalyzerTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldNotFindRemovedNodes() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldFindNodeWithArrays() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type indexReader : FulltextReader to indexReader : ReadOnlyFulltext in method public apply(ctx Context, input Object[]) : RawIterator<Object[],ProcedureException> in class org.neo4j.kernel.api.impl.fulltext.integrations.bloom.BloomProcedure |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldOrderResultsBasedOnRelevance() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldDifferentiateNodesAndRelationships() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type multiFieldQueryParser : QueryParser to multiFieldQueryParser : MultiFieldQueryParser in method public query(tokens String...) : PrimitiveLongIterator in class org.neo4j.kernel.api.impl.fulltext.SimpleFulltextReader |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldFindNodeWithString() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldSearchAcrossMultipleProperties() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldFindNodeWithBoolean() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldOnlyIndexIndexedProperties() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldBeAbleToSpecifyEnglishAnalyzer() : void in class org.neo4j.kernel.api.impl.fulltext.FulltextAnalyzerTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldRepresentPropertyChanges() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldFindNodeWithNumber() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |
|
Change Variable Type reader : FulltextReader to reader : ReadOnlyFulltext in method public shouldNotFindRemovedProperties() : void in class org.neo4j.kernel.api.impl.fulltext.LuceneFulltextUpdaterTest |
From |
To |