Class SurrogateIndexWriter
Inheritance
System.Object
SurrogateIndexWriter
Assembly: Lucene.Net.dll
Syntax
[Serializable]
public class SurrogateIndexWriter : ServerSurrogateObject, IDisposable
Constructors
Properties
Methods
Name |
Description |
ClearIndex()
|
|
CloseWriter(Int32)
|
|
CommitActiveChanges(Int32)
|
|
CommitBeforeStateTransfer(Int32)
|
|
CommitChanges()
|
|
DeleteBucketData(Int32, String)
|
|
Dispose()
|
|
DisposeWriter()
|
|
EnqueueLoggedOperation(Operation)
|
|
FinalizeStateTransfer()
|
|
GetDirectoryReader(Boolean)
|
|
GetDocumentKey(IEnumerable<IIndexableField>)
|
|
GetNumDocs(Int32, Boolean)
|
|
GetSurrogateObjectState()
|
|
GetTotalNumDocs(Boolean)
|
|
HaltOperationForParticularBucket(LockBucketInfo)
|
|
InitializeAsync()
|
|
InvokeMethod(String, Int32, Object[], ModuleOperationContext)
|
|
InvokePropertyGetter(String)
|
|
InvokePropertySetter(String, Object)
|
|
IsInitialized(TimeSpan)
|
|
NeedToAttachAnalyzer(String, Int32)
|
|
ReInitialize(String, SurrogateNCacheDirectory, IndexWriterConfig, CacheContext, Byte[])
|
|
RemoveLockBucketInfo(Int32)
|
|
StopLoggingOperation(Int32)
|
|
UnlockWriter(Int32)
|
|
Extension Methods