@Deprecated public class LuceneConnectionImpl extends BonnieLuceneConnection implements LuceneConnection
com.atlassian.bonnie.ILuceneConnection.BatchUpdateAction, com.atlassian.bonnie.ILuceneConnection.Configuration, com.atlassian.bonnie.ILuceneConnection.ReaderAction, com.atlassian.bonnie.ILuceneConnection.SearcherAction, com.atlassian.bonnie.ILuceneConnection.SearcherWithTokenAction<T>, com.atlassian.bonnie.ILuceneConnection.WriterActionindexWriteLock, writer| Constructor and Description |
|---|
LuceneConnectionImpl(BootstrapManager bootstrapManager,
String subDirectory)
Deprecated.
|
LuceneConnectionImpl(org.apache.lucene.store.Directory path)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
toString()
Deprecated.
|
close, closeWriter, ensureIndexExists, getNumDocs, optimize, truncateIndex, withBatchUpdate, withReader, withSearch, withSearcher, withSearcher, withWriterpublic LuceneConnectionImpl(BootstrapManager bootstrapManager, String subDirectory)
public LuceneConnectionImpl(org.apache.lucene.store.Directory path)
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.