Interface | Description |
---|---|
LuceneIndexWriter |
A thin wrapper around
IndexWriter that exposes only some part of it's
functionality that it really needed and hides a fact that index is partitioned. |
Class | Description |
---|---|
PartitionedIndexWriter |
Schema Lucene index writer implementation that supports writing into multiple partitions and creates partitions
on-demand if needed.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.