Package | Description |
---|---|
org.infinispan.lucene.directory |
Builder for Lucene Directory implementation which stores the index in Infinispan.
|
org.infinispan.lucene.readlocks |
Several implementations for a SegmentReadLocker, pick one depending on your use case.
|
Class and Description |
---|
SegmentReadLocker
SegmentReadLocker implementations have to make sure that segments are not deleted while they are
being used by an IndexReader.
|
Class and Description |
---|
SegmentReadLocker
SegmentReadLocker implementations have to make sure that segments are not deleted while they are
being used by an IndexReader.
|
Copyright © 2019 JBoss, a division of Red Hat. All rights reserved.