Toggle navigation
Home
org.neo4j.index.impl.lucene.Hits to org.neo4j.kernel.api.impl.index.DocValuesCollector
No. of Instances - 1
No. of Commits - 1
No. of Projects - {'neo4j'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Update Class Instacne Creation
new Hits(fulltextTransactionStateSearcher,query,null,null,false)
to
new DocValuesCollector()
Rename Variable
hits
to
docValuesCollector