blob: 9522bdd0123abd2bba2948e8435e746f908c55e7 [file] [log] [blame]
### YamlMime:XRefMap
baseUrl: http://localhost:8080/api/codecs/
sorted: true
references:
- uid: Lucene.Net.Codecs
name: Lucene.Net.Codecs
href: overview.html
- uid: Lucene.Net.Codecs.Appending
name: Lucene.Net.Codecs.Appending
href: Lucene.Net.Codecs.Appending.html
commentId: N:Lucene.Net.Codecs.Appending
fullName: Lucene.Net.Codecs.Appending
nameWithType: Lucene.Net.Codecs.Appending
- uid: Lucene.Net.Codecs.Appending.AppendingCodec
name: AppendingCodec
href: Lucene.Net.Codecs.Appending.AppendingCodec.html
commentId: T:Lucene.Net.Codecs.Appending.AppendingCodec
fullName: Lucene.Net.Codecs.Appending.AppendingCodec
nameWithType: AppendingCodec
- uid: Lucene.Net.Codecs.Appending.AppendingCodec.#ctor
name: AppendingCodec()
href: Lucene.Net.Codecs.Appending.AppendingCodec.html#Lucene_Net_Codecs_Appending_AppendingCodec__ctor
commentId: M:Lucene.Net.Codecs.Appending.AppendingCodec.#ctor
fullName: Lucene.Net.Codecs.Appending.AppendingCodec.AppendingCodec()
nameWithType: AppendingCodec.AppendingCodec()
- uid: Lucene.Net.Codecs.Appending.AppendingCodec.#ctor*
name: AppendingCodec
href: Lucene.Net.Codecs.Appending.AppendingCodec.html#Lucene_Net_Codecs_Appending_AppendingCodec__ctor_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingCodec.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingCodec.AppendingCodec
nameWithType: AppendingCodec.AppendingCodec
- uid: Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat
name: PostingsFormat
href: Lucene.Net.Codecs.Appending.AppendingCodec.html#Lucene_Net_Codecs_Appending_AppendingCodec_PostingsFormat
commentId: P:Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat
fullName: Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat
nameWithType: AppendingCodec.PostingsFormat
- uid: Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat*
name: PostingsFormat
href: Lucene.Net.Codecs.Appending.AppendingCodec.html#Lucene_Net_Codecs_Appending_AppendingCodec_PostingsFormat_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingCodec.PostingsFormat
nameWithType: AppendingCodec.PostingsFormat
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader
name: AppendingTermsReader
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html
commentId: T:Lucene.Net.Codecs.Appending.AppendingTermsReader
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader
nameWithType: AppendingTermsReader
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Codecs.PostingsReaderBase,Lucene.Net.Store.IOContext,System.String,System.Int32)
name: AppendingTermsReader(Directory, FieldInfos, SegmentInfo, PostingsReaderBase, IOContext, String, Int32)
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_FieldInfos_Lucene_Net_Index_SegmentInfo_Lucene_Net_Codecs_PostingsReaderBase_Lucene_Net_Store_IOContext_System_String_System_Int32_
commentId: M:Lucene.Net.Codecs.Appending.AppendingTermsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Codecs.PostingsReaderBase,Lucene.Net.Store.IOContext,System.String,System.Int32)
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.AppendingTermsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, Lucene.Net.Index.SegmentInfo, Lucene.Net.Codecs.PostingsReaderBase, Lucene.Net.Store.IOContext, System.String, System.Int32)
nameWithType: AppendingTermsReader.AppendingTermsReader(Directory, FieldInfos, SegmentInfo, PostingsReaderBase, IOContext, String, Int32)
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.#ctor*
name: AppendingTermsReader
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingTermsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.AppendingTermsReader
nameWithType: AppendingTermsReader.AppendingTermsReader
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader(Lucene.Net.Store.IndexInput)
name: ReadHeader(IndexInput)
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_ReadHeader_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader(Lucene.Net.Store.IndexInput)
nameWithType: AppendingTermsReader.ReadHeader(IndexInput)
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader*
name: ReadHeader
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_ReadHeader_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadHeader
nameWithType: AppendingTermsReader.ReadHeader
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader(Lucene.Net.Store.IndexInput)
name: ReadIndexHeader(IndexInput)
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_ReadIndexHeader_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader(Lucene.Net.Store.IndexInput)
nameWithType: AppendingTermsReader.ReadIndexHeader(IndexInput)
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader*
name: ReadIndexHeader
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_ReadIndexHeader_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.ReadIndexHeader
nameWithType: AppendingTermsReader.ReadIndexHeader
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir(Lucene.Net.Store.IndexInput,System.Int64)
name: SeekDir(IndexInput, Int64)
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_SeekDir_Lucene_Net_Store_IndexInput_System_Int64_
commentId: M:Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir(Lucene.Net.Store.IndexInput,System.Int64)
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir(Lucene.Net.Store.IndexInput, System.Int64)
nameWithType: AppendingTermsReader.SeekDir(IndexInput, Int64)
- uid: Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir*
name: SeekDir
href: Lucene.Net.Codecs.Appending.AppendingTermsReader.html#Lucene_Net_Codecs_Appending_AppendingTermsReader_SeekDir_
commentId: Overload:Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir
isSpec: "True"
fullName: Lucene.Net.Codecs.Appending.AppendingTermsReader.SeekDir
nameWithType: AppendingTermsReader.SeekDir
- uid: Lucene.Net.Codecs.BlockTerms
name: Lucene.Net.Codecs.BlockTerms
href: Lucene.Net.Codecs.BlockTerms.html
commentId: N:Lucene.Net.Codecs.BlockTerms
fullName: Lucene.Net.Codecs.BlockTerms
nameWithType: Lucene.Net.Codecs.BlockTerms
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader
name: BlockTermsReader
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html
commentId: T:Lucene.Net.Codecs.BlockTerms.BlockTermsReader
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader
nameWithType: BlockTermsReader
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.#ctor(Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase,Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Codecs.PostingsReaderBase,Lucene.Net.Store.IOContext,System.String)
name: BlockTermsReader(TermsIndexReaderBase, Directory, FieldInfos, SegmentInfo, PostingsReaderBase, IOContext, String)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader__ctor_Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Lucene_Net_Store_Directory_Lucene_Net_Index_FieldInfos_Lucene_Net_Index_SegmentInfo_Lucene_Net_Codecs_PostingsReaderBase_Lucene_Net_Store_IOContext_System_String_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.#ctor(Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase,Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Codecs.PostingsReaderBase,Lucene.Net.Store.IOContext,System.String)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.BlockTermsReader(Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase, Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, Lucene.Net.Index.SegmentInfo, Lucene.Net.Codecs.PostingsReaderBase, Lucene.Net.Store.IOContext, System.String)
nameWithType: BlockTermsReader.BlockTermsReader(TermsIndexReaderBase, Directory, FieldInfos, SegmentInfo, PostingsReaderBase, IOContext, String)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.#ctor*
name: BlockTermsReader
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.BlockTermsReader
nameWithType: BlockTermsReader.BlockTermsReader
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity()
nameWithType: BlockTermsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.CheckIntegrity
nameWithType: BlockTermsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count
name: Count
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_Count
commentId: P:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count
nameWithType: BlockTermsReader.Count
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count*
name: Count
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_Count_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Count
nameWithType: BlockTermsReader.Count
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose(System.Boolean)
nameWithType: BlockTermsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.Dispose
nameWithType: BlockTermsReader.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator
name: GetEnumerator()
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_GetEnumerator
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator()
nameWithType: BlockTermsReader.GetEnumerator()
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator*
name: GetEnumerator
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_GetEnumerator_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetEnumerator
nameWithType: BlockTermsReader.GetEnumerator
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms(System.String)
name: GetTerms(String)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_GetTerms_System_String_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms(System.String)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms(System.String)
nameWithType: BlockTermsReader.GetTerms(String)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms*
name: GetTerms
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_GetTerms_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.GetTerms
nameWithType: BlockTermsReader.GetTerms
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed()
nameWithType: BlockTermsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.html#Lucene_Net_Codecs_BlockTerms_BlockTermsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsReader.RamBytesUsed
nameWithType: BlockTermsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter
name: BlockTermsWriter
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html
commentId: T:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter
nameWithType: BlockTermsWriter
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.#ctor(Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase,Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
name: BlockTermsWriter(TermsIndexWriterBase, SegmentWriteState, PostingsWriterBase)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter__ctor_Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_PostingsWriterBase_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.#ctor(Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase,Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.BlockTermsWriter(Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase, Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.PostingsWriterBase)
nameWithType: BlockTermsWriter.BlockTermsWriter(TermsIndexWriterBase, SegmentWriteState, PostingsWriterBase)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.#ctor*
name: BlockTermsWriter
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.BlockTermsWriter
nameWithType: BlockTermsWriter.BlockTermsWriter
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
name: AddField(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_AddField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
nameWithType: BlockTermsWriter.AddField(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField*
name: AddField
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_AddField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.AddField
nameWithType: BlockTermsWriter.AddField
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose(System.Boolean)
nameWithType: BlockTermsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.Dispose
nameWithType: BlockTermsWriter.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.m_output
name: m_output
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_m_output
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.m_output
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.m_output
nameWithType: BlockTermsWriter.m_output
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.TERMS_EXTENSION
name: TERMS_EXTENSION
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_TERMS_EXTENSION
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.TERMS_EXTENSION
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.TERMS_EXTENSION
nameWithType: BlockTermsWriter.TERMS_EXTENSION
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_APPEND_ONLY
name: VERSION_APPEND_ONLY
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_VERSION_APPEND_ONLY
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_APPEND_ONLY
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_APPEND_ONLY
nameWithType: BlockTermsWriter.VERSION_APPEND_ONLY
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CHECKSUM
name: VERSION_CHECKSUM
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_VERSION_CHECKSUM
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CHECKSUM
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CHECKSUM
nameWithType: BlockTermsWriter.VERSION_CHECKSUM
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CURRENT
name: VERSION_CURRENT
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_VERSION_CURRENT
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CURRENT
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_CURRENT
nameWithType: BlockTermsWriter.VERSION_CURRENT
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_META_ARRAY
name: VERSION_META_ARRAY
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_VERSION_META_ARRAY
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_META_ARRAY
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_META_ARRAY
nameWithType: BlockTermsWriter.VERSION_META_ARRAY
- uid: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_START
name: VERSION_START
href: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.html#Lucene_Net_Codecs_BlockTerms_BlockTermsWriter_VERSION_START
commentId: F:Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_START
fullName: Lucene.Net.Codecs.BlockTerms.BlockTermsWriter.VERSION_START
nameWithType: BlockTermsWriter.VERSION_START
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader
name: FixedGapTermsIndexReader
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html
commentId: T:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader
nameWithType: FixedGapTermsIndexReader
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,System.String,System.Int32,System.Collections.Generic.IComparer{Lucene.Net.Util.BytesRef},System.String,Lucene.Net.Store.IOContext)
name: FixedGapTermsIndexReader(Directory, FieldInfos, String, Int32, IComparer<BytesRef>, String, IOContext)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_FieldInfos_System_String_System_Int32_System_Collections_Generic_IComparer_Lucene_Net_Util_BytesRef__System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,System.String,System.Int32,System.Collections.Generic.IComparer{Lucene.Net.Util.BytesRef},System.String,Lucene.Net.Store.IOContext)
name.vb: FixedGapTermsIndexReader(Directory, FieldInfos, String, Int32, IComparer(Of BytesRef), String, IOContext)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.FixedGapTermsIndexReader(Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, System.String, System.Int32, System.Collections.Generic.IComparer<Lucene.Net.Util.BytesRef>, System.String, Lucene.Net.Store.IOContext)
fullName.vb: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.FixedGapTermsIndexReader(Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, System.String, System.Int32, System.Collections.Generic.IComparer(Of Lucene.Net.Util.BytesRef), System.String, Lucene.Net.Store.IOContext)
nameWithType: FixedGapTermsIndexReader.FixedGapTermsIndexReader(Directory, FieldInfos, String, Int32, IComparer<BytesRef>, String, IOContext)
nameWithType.vb: FixedGapTermsIndexReader.FixedGapTermsIndexReader(Directory, FieldInfos, String, Int32, IComparer(Of BytesRef), String, IOContext)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.#ctor*
name: FixedGapTermsIndexReader
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.FixedGapTermsIndexReader
nameWithType: FixedGapTermsIndexReader.FixedGapTermsIndexReader
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose(System.Boolean)
nameWithType: FixedGapTermsIndexReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Dispose
nameWithType: FixedGapTermsIndexReader.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_Divisor
commentId: P:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor
nameWithType: FixedGapTermsIndexReader.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor*
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_Divisor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.Divisor
nameWithType: FixedGapTermsIndexReader.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
name: GetFieldEnum(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_GetFieldEnum_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
nameWithType: FixedGapTermsIndexReader.GetFieldEnum(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum*
name: GetFieldEnum
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_GetFieldEnum_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.GetFieldEnum
nameWithType: FixedGapTermsIndexReader.GetFieldEnum
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed()
nameWithType: FixedGapTermsIndexReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.RamBytesUsed
nameWithType: FixedGapTermsIndexReader.RamBytesUsed
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_SupportsOrd
commentId: P:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd
nameWithType: FixedGapTermsIndexReader.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd*
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexReader_SupportsOrd_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexReader.SupportsOrd
nameWithType: FixedGapTermsIndexReader.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter
name: FixedGapTermsIndexWriter
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html
commentId: T:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter
nameWithType: FixedGapTermsIndexWriter
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.#ctor(Lucene.Net.Index.SegmentWriteState)
name: FixedGapTermsIndexWriter(SegmentWriteState)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter__ctor_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.#ctor(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.FixedGapTermsIndexWriter(Lucene.Net.Index.SegmentWriteState)
nameWithType: FixedGapTermsIndexWriter.FixedGapTermsIndexWriter(SegmentWriteState)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.#ctor*
name: FixedGapTermsIndexWriter
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.FixedGapTermsIndexWriter
nameWithType: FixedGapTermsIndexWriter.FixedGapTermsIndexWriter
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
name: AddField(FieldInfo, Int64)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_AddField_Lucene_Net_Index_FieldInfo_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo, System.Int64)
nameWithType: FixedGapTermsIndexWriter.AddField(FieldInfo, Int64)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField*
name: AddField
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_AddField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.AddField
nameWithType: FixedGapTermsIndexWriter.AddField
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose(System.Boolean)
nameWithType: FixedGapTermsIndexWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.Dispose
nameWithType: FixedGapTermsIndexWriter.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef,Lucene.Net.Util.BytesRef)
name: IndexedTermPrefixLength(BytesRef, BytesRef)
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_IndexedTermPrefixLength_Lucene_Net_Util_BytesRef_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef,Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef, Lucene.Net.Util.BytesRef)
nameWithType: FixedGapTermsIndexWriter.IndexedTermPrefixLength(BytesRef, BytesRef)
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength*
name: IndexedTermPrefixLength
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_IndexedTermPrefixLength_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.IndexedTermPrefixLength
nameWithType: FixedGapTermsIndexWriter.IndexedTermPrefixLength
- uid: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.m_output
name: m_output
href: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_FixedGapTermsIndexWriter_m_output
commentId: F:Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.m_output
fullName: Lucene.Net.Codecs.BlockTerms.FixedGapTermsIndexWriter.m_output
nameWithType: FixedGapTermsIndexWriter.m_output
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase
name: TermsIndexReaderBase
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html
commentId: T:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase
nameWithType: TermsIndexReaderBase
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose
name: Dispose()
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Dispose
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose()
nameWithType: TermsIndexReaderBase.Dispose()
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose(System.Boolean)
nameWithType: TermsIndexReaderBase.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Dispose
nameWithType: TermsIndexReaderBase.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Divisor
commentId: P:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor
nameWithType: TermsIndexReaderBase.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor*
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_Divisor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.Divisor
nameWithType: TermsIndexReaderBase.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum
name: TermsIndexReaderBase.FieldIndexEnum
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html
commentId: T:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum
nameWithType: TermsIndexReaderBase.FieldIndexEnum
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next
name: Next()
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Next
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next()
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Next()
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next*
name: Next
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Next_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Next
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Next
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord
name: Ord
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Ord
commentId: P:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Ord
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord*
name: Ord
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Ord_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Ord
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Ord
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(Lucene.Net.Util.BytesRef)
name: Seek(BytesRef)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Seek_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(Lucene.Net.Util.BytesRef)
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Seek(BytesRef)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(System.Int64)
name: Seek(Int64)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Seek_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek(System.Int64)
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Seek(Int64)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek*
name: Seek
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Seek_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Seek
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Seek
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term
name: Term
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Term
commentId: P:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Term
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term*
name: Term
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_FieldIndexEnum_Term_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.FieldIndexEnum.Term
nameWithType: TermsIndexReaderBase.FieldIndexEnum.Term
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum(Lucene.Net.Index.FieldInfo)
name: GetFieldEnum(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_GetFieldEnum_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum(Lucene.Net.Index.FieldInfo)
nameWithType: TermsIndexReaderBase.GetFieldEnum(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum*
name: GetFieldEnum
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_GetFieldEnum_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.GetFieldEnum
nameWithType: TermsIndexReaderBase.GetFieldEnum
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_RamBytesUsed
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed()
nameWithType: TermsIndexReaderBase.RamBytesUsed()
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.RamBytesUsed
nameWithType: TermsIndexReaderBase.RamBytesUsed
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_SupportsOrd
commentId: P:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd
nameWithType: TermsIndexReaderBase.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd*
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexReaderBase_SupportsOrd_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexReaderBase.SupportsOrd
nameWithType: TermsIndexReaderBase.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase
name: TermsIndexWriterBase
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html
commentId: T:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase
nameWithType: TermsIndexWriterBase
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
name: AddField(FieldInfo, Int64)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_AddField_Lucene_Net_Index_FieldInfo_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField(Lucene.Net.Index.FieldInfo, System.Int64)
nameWithType: TermsIndexWriterBase.AddField(FieldInfo, Int64)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField*
name: AddField
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_AddField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.AddField
nameWithType: TermsIndexWriterBase.AddField
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose
name: Dispose()
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_Dispose
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose()
nameWithType: TermsIndexWriterBase.Dispose()
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose(System.Boolean)
nameWithType: TermsIndexWriterBase.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.Dispose
nameWithType: TermsIndexWriterBase.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter
name: TermsIndexWriterBase.FieldWriter
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html
commentId: T:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter
nameWithType: TermsIndexWriterBase.FieldWriter
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats,System.Int64)
name: Add(BytesRef, TermStats, Int64)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_Add_Lucene_Net_Util_BytesRef_Lucene_Net_Codecs_TermStats_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats,System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add(Lucene.Net.Util.BytesRef, Lucene.Net.Codecs.TermStats, System.Int64)
nameWithType: TermsIndexWriterBase.FieldWriter.Add(BytesRef, TermStats, Int64)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add*
name: Add
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_Add_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Add
nameWithType: TermsIndexWriterBase.FieldWriter.Add
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
name: CheckIndexTerm(BytesRef, TermStats)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_CheckIndexTerm_Lucene_Net_Util_BytesRef_Lucene_Net_Codecs_TermStats_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm(Lucene.Net.Util.BytesRef, Lucene.Net.Codecs.TermStats)
nameWithType: TermsIndexWriterBase.FieldWriter.CheckIndexTerm(BytesRef, TermStats)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm*
name: CheckIndexTerm
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_CheckIndexTerm_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.CheckIndexTerm
nameWithType: TermsIndexWriterBase.FieldWriter.CheckIndexTerm
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish(System.Int64)
name: Finish(Int64)
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_Finish_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish(System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish(System.Int64)
nameWithType: TermsIndexWriterBase.FieldWriter.Finish(Int64)
- uid: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish*
name: Finish
href: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.html#Lucene_Net_Codecs_BlockTerms_TermsIndexWriterBase_FieldWriter_Finish_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.TermsIndexWriterBase.FieldWriter.Finish
nameWithType: TermsIndexWriterBase.FieldWriter.Finish
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader
name: VariableGapTermsIndexReader
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html
commentId: T:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader
nameWithType: VariableGapTermsIndexReader
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,System.String,System.Int32,System.String,Lucene.Net.Store.IOContext)
name: VariableGapTermsIndexReader(Directory, FieldInfos, String, Int32, String, IOContext)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_FieldInfos_System_String_System_Int32_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,System.String,System.Int32,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.VariableGapTermsIndexReader(Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, System.String, System.Int32, System.String, Lucene.Net.Store.IOContext)
nameWithType: VariableGapTermsIndexReader.VariableGapTermsIndexReader(Directory, FieldInfos, String, Int32, String, IOContext)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.#ctor*
name: VariableGapTermsIndexReader
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.VariableGapTermsIndexReader
nameWithType: VariableGapTermsIndexReader.VariableGapTermsIndexReader
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose(System.Boolean)
nameWithType: VariableGapTermsIndexReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Dispose
nameWithType: VariableGapTermsIndexReader.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_Divisor
commentId: P:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor
nameWithType: VariableGapTermsIndexReader.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor*
name: Divisor
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_Divisor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.Divisor
nameWithType: VariableGapTermsIndexReader.Divisor
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
name: GetFieldEnum(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_GetFieldEnum_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum(Lucene.Net.Index.FieldInfo)
nameWithType: VariableGapTermsIndexReader.GetFieldEnum(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum*
name: GetFieldEnum
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_GetFieldEnum_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.GetFieldEnum
nameWithType: VariableGapTermsIndexReader.GetFieldEnum
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed()
nameWithType: VariableGapTermsIndexReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.RamBytesUsed
nameWithType: VariableGapTermsIndexReader.RamBytesUsed
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_SupportsOrd
commentId: P:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd
nameWithType: VariableGapTermsIndexReader.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd*
name: SupportsOrd
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexReader_SupportsOrd_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexReader.SupportsOrd
nameWithType: VariableGapTermsIndexReader.SupportsOrd
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter
name: VariableGapTermsIndexWriter
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html
commentId: T:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter
nameWithType: VariableGapTermsIndexWriter
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector)
name: VariableGapTermsIndexWriter(SegmentWriteState, VariableGapTermsIndexWriter.IndexTermSelector)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter__ctor_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexTermSelector_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.VariableGapTermsIndexWriter(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector)
nameWithType: VariableGapTermsIndexWriter.VariableGapTermsIndexWriter(SegmentWriteState, VariableGapTermsIndexWriter.IndexTermSelector)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.#ctor*
name: VariableGapTermsIndexWriter
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.VariableGapTermsIndexWriter
nameWithType: VariableGapTermsIndexWriter.VariableGapTermsIndexWriter
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
name: AddField(FieldInfo, Int64)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_AddField_Lucene_Net_Index_FieldInfo_System_Int64_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo,System.Int64)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField(Lucene.Net.Index.FieldInfo, System.Int64)
nameWithType: VariableGapTermsIndexWriter.AddField(FieldInfo, Int64)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField*
name: AddField
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_AddField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.AddField
nameWithType: VariableGapTermsIndexWriter.AddField
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose(System.Boolean)
nameWithType: VariableGapTermsIndexWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.Dispose
nameWithType: VariableGapTermsIndexWriter.Dispose
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector
name: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html
commentId: T:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.#ctor(System.Int32,System.Int32)
name: EveryNOrDocFreqTermSelector(Int32, Int32)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector__ctor_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.#ctor(System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.EveryNOrDocFreqTermSelector(System.Int32, System.Int32)
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.EveryNOrDocFreqTermSelector(Int32, Int32)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.#ctor*
name: EveryNOrDocFreqTermSelector
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.EveryNOrDocFreqTermSelector
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.EveryNOrDocFreqTermSelector
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
name: IsIndexTerm(BytesRef, TermStats)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector_IsIndexTerm_Lucene_Net_Util_BytesRef_Lucene_Net_Codecs_TermStats_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef, Lucene.Net.Codecs.TermStats)
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm(BytesRef, TermStats)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm*
name: IsIndexTerm
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector_IsIndexTerm_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.IsIndexTerm
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField(Lucene.Net.Index.FieldInfo)
name: NewField(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector_NewField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField(Lucene.Net.Index.FieldInfo)
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField*
name: NewField
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNOrDocFreqTermSelector_NewField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField
nameWithType: VariableGapTermsIndexWriter.EveryNOrDocFreqTermSelector.NewField
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector
name: VariableGapTermsIndexWriter.EveryNTermSelector
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html
commentId: T:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.#ctor(System.Int32)
name: EveryNTermSelector(Int32)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector__ctor_System_Int32_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.#ctor(System.Int32)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.EveryNTermSelector(System.Int32)
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.EveryNTermSelector(Int32)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.#ctor*
name: EveryNTermSelector
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector__ctor_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.EveryNTermSelector
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.EveryNTermSelector
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
name: IsIndexTerm(BytesRef, TermStats)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector_IsIndexTerm_Lucene_Net_Util_BytesRef_Lucene_Net_Codecs_TermStats_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef, Lucene.Net.Codecs.TermStats)
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm(BytesRef, TermStats)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm*
name: IsIndexTerm
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector_IsIndexTerm_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.IsIndexTerm
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField(Lucene.Net.Index.FieldInfo)
name: NewField(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector_NewField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField(Lucene.Net.Index.FieldInfo)
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.NewField(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField*
name: NewField
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_EveryNTermSelector_NewField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.EveryNTermSelector.NewField
nameWithType: VariableGapTermsIndexWriter.EveryNTermSelector.NewField
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef,Lucene.Net.Util.BytesRef)
name: IndexedTermPrefixLength(BytesRef, BytesRef)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexedTermPrefixLength_Lucene_Net_Util_BytesRef_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef,Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength(Lucene.Net.Util.BytesRef, Lucene.Net.Util.BytesRef)
nameWithType: VariableGapTermsIndexWriter.IndexedTermPrefixLength(BytesRef, BytesRef)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength*
name: IndexedTermPrefixLength
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexedTermPrefixLength_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexedTermPrefixLength
nameWithType: VariableGapTermsIndexWriter.IndexedTermPrefixLength
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector
name: VariableGapTermsIndexWriter.IndexTermSelector
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.html
commentId: T:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector
nameWithType: VariableGapTermsIndexWriter.IndexTermSelector
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
name: IsIndexTerm(BytesRef, TermStats)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexTermSelector_IsIndexTerm_Lucene_Net_Util_BytesRef_Lucene_Net_Codecs_TermStats_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef,Lucene.Net.Codecs.TermStats)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm(Lucene.Net.Util.BytesRef, Lucene.Net.Codecs.TermStats)
nameWithType: VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm(BytesRef, TermStats)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm*
name: IsIndexTerm
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexTermSelector_IsIndexTerm_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm
nameWithType: VariableGapTermsIndexWriter.IndexTermSelector.IsIndexTerm
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField(Lucene.Net.Index.FieldInfo)
name: NewField(FieldInfo)
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexTermSelector_NewField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField(Lucene.Net.Index.FieldInfo)
nameWithType: VariableGapTermsIndexWriter.IndexTermSelector.NewField(FieldInfo)
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField*
name: NewField
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_IndexTermSelector_NewField_
commentId: Overload:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField
isSpec: "True"
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.IndexTermSelector.NewField
nameWithType: VariableGapTermsIndexWriter.IndexTermSelector.NewField
- uid: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.m_output
name: m_output
href: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.html#Lucene_Net_Codecs_BlockTerms_VariableGapTermsIndexWriter_m_output
commentId: F:Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.m_output
fullName: Lucene.Net.Codecs.BlockTerms.VariableGapTermsIndexWriter.m_output
nameWithType: VariableGapTermsIndexWriter.m_output
- uid: Lucene.Net.Codecs.Bloom
name: Lucene.Net.Codecs.Bloom
href: Lucene.Net.Codecs.Bloom.html
commentId: N:Lucene.Net.Codecs.Bloom
fullName: Lucene.Net.Codecs.Bloom
nameWithType: Lucene.Net.Codecs.Bloom
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory
name: BloomFilterFactory
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html
commentId: T:Lucene.Net.Codecs.Bloom.BloomFilterFactory
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory
nameWithType: BloomFilterFactory
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.Bloom.FuzzySet)
name: Downsize(FieldInfo, FuzzySet)
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_Downsize_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_Bloom_FuzzySet_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.Bloom.FuzzySet)
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize(Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.Bloom.FuzzySet)
nameWithType: BloomFilterFactory.Downsize(FieldInfo, FuzzySet)
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize*
name: Downsize
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_Downsize_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.Downsize
nameWithType: BloomFilterFactory.Downsize
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Index.FieldInfo)
name: GetSetForField(SegmentWriteState, FieldInfo)
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_GetSetForField_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Index.FieldInfo)
nameWithType: BloomFilterFactory.GetSetForField(SegmentWriteState, FieldInfo)
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField*
name: GetSetForField
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_GetSetForField_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.GetSetForField
nameWithType: BloomFilterFactory.GetSetForField
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet,Lucene.Net.Index.FieldInfo)
name: IsSaturated(FuzzySet, FieldInfo)
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_IsSaturated_Lucene_Net_Codecs_Bloom_FuzzySet_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet,Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet, Lucene.Net.Index.FieldInfo)
nameWithType: BloomFilterFactory.IsSaturated(FuzzySet, FieldInfo)
- uid: Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated*
name: IsSaturated
href: Lucene.Net.Codecs.Bloom.BloomFilterFactory.html#Lucene_Net_Codecs_Bloom_BloomFilterFactory_IsSaturated_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilterFactory.IsSaturated
nameWithType: BloomFilterFactory.IsSaturated
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat
name: BloomFilteringPostingsFormat
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat
nameWithType: BloomFilteringPostingsFormat
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor
name: BloomFilteringPostingsFormat()
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.BloomFilteringPostingsFormat()
nameWithType: BloomFilteringPostingsFormat.BloomFilteringPostingsFormat()
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsFormat)
name: BloomFilteringPostingsFormat(PostingsFormat)
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat__ctor_Lucene_Net_Codecs_PostingsFormat_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsFormat)
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.BloomFilteringPostingsFormat(Lucene.Net.Codecs.PostingsFormat)
nameWithType: BloomFilteringPostingsFormat.BloomFilteringPostingsFormat(PostingsFormat)
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsFormat,Lucene.Net.Codecs.Bloom.BloomFilterFactory)
name: BloomFilteringPostingsFormat(PostingsFormat, BloomFilterFactory)
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat__ctor_Lucene_Net_Codecs_PostingsFormat_Lucene_Net_Codecs_Bloom_BloomFilterFactory_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsFormat,Lucene.Net.Codecs.Bloom.BloomFilterFactory)
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.BloomFilteringPostingsFormat(Lucene.Net.Codecs.PostingsFormat, Lucene.Net.Codecs.Bloom.BloomFilterFactory)
nameWithType: BloomFilteringPostingsFormat.BloomFilteringPostingsFormat(PostingsFormat, BloomFilterFactory)
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor*
name: BloomFilteringPostingsFormat
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.BloomFilteringPostingsFormat
nameWithType: BloomFilteringPostingsFormat.BloomFilteringPostingsFormat
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: BloomFilteringPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsConsumer
nameWithType: BloomFilteringPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: BloomFilteringPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.FieldsProducer
nameWithType: BloomFilteringPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CHECKSUM
name: VERSION_CHECKSUM
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_VERSION_CHECKSUM
commentId: F:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CHECKSUM
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CHECKSUM
nameWithType: BloomFilteringPostingsFormat.VERSION_CHECKSUM
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CURRENT
name: VERSION_CURRENT
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_VERSION_CURRENT
commentId: F:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CURRENT
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_CURRENT
nameWithType: BloomFilteringPostingsFormat.VERSION_CURRENT
- uid: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_START
name: VERSION_START
href: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.html#Lucene_Net_Codecs_Bloom_BloomFilteringPostingsFormat_VERSION_START
commentId: F:Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_START
fullName: Lucene.Net.Codecs.Bloom.BloomFilteringPostingsFormat.VERSION_START
nameWithType: BloomFilteringPostingsFormat.VERSION_START
- uid: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory
name: DefaultBloomFilterFactory
href: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.html
commentId: T:Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory
fullName: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory
nameWithType: DefaultBloomFilterFactory
- uid: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Index.FieldInfo)
name: GetSetForField(SegmentWriteState, FieldInfo)
href: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.html#Lucene_Net_Codecs_Bloom_DefaultBloomFilterFactory_GetSetForField_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Index.FieldInfo)
nameWithType: DefaultBloomFilterFactory.GetSetForField(SegmentWriteState, FieldInfo)
- uid: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField*
name: GetSetForField
href: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.html#Lucene_Net_Codecs_Bloom_DefaultBloomFilterFactory_GetSetForField_
commentId: Overload:Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.GetSetForField
nameWithType: DefaultBloomFilterFactory.GetSetForField
- uid: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet,Lucene.Net.Index.FieldInfo)
name: IsSaturated(FuzzySet, FieldInfo)
href: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.html#Lucene_Net_Codecs_Bloom_DefaultBloomFilterFactory_IsSaturated_Lucene_Net_Codecs_Bloom_FuzzySet_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet,Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated(Lucene.Net.Codecs.Bloom.FuzzySet, Lucene.Net.Index.FieldInfo)
nameWithType: DefaultBloomFilterFactory.IsSaturated(FuzzySet, FieldInfo)
- uid: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated*
name: IsSaturated
href: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.html#Lucene_Net_Codecs_Bloom_DefaultBloomFilterFactory_IsSaturated_
commentId: Overload:Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.DefaultBloomFilterFactory.IsSaturated
nameWithType: DefaultBloomFilterFactory.IsSaturated
- uid: Lucene.Net.Codecs.Bloom.FuzzySet
name: FuzzySet
href: Lucene.Net.Codecs.Bloom.FuzzySet.html
commentId: T:Lucene.Net.Codecs.Bloom.FuzzySet
fullName: Lucene.Net.Codecs.Bloom.FuzzySet
nameWithType: FuzzySet
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.AddValue(Lucene.Net.Util.BytesRef)
name: AddValue(BytesRef)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_AddValue_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.AddValue(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.AddValue(Lucene.Net.Util.BytesRef)
nameWithType: FuzzySet.AddValue(BytesRef)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.AddValue*
name: AddValue
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_AddValue_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.AddValue
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.AddValue
nameWithType: FuzzySet.AddValue
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Contains(Lucene.Net.Util.BytesRef)
name: Contains(BytesRef)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Contains_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.Contains(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Contains(Lucene.Net.Util.BytesRef)
nameWithType: FuzzySet.Contains(BytesRef)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Contains*
name: Contains
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Contains_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.Contains
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Contains
nameWithType: FuzzySet.Contains
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult
name: FuzzySet.ContainsResult
href: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.html
commentId: T:Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult
nameWithType: FuzzySet.ContainsResult
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.MAYBE
name: MAYBE
href: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.html#Lucene_Net_Codecs_Bloom_FuzzySet_ContainsResult_MAYBE
commentId: F:Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.MAYBE
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.MAYBE
nameWithType: FuzzySet.ContainsResult.MAYBE
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.NO
name: NO
href: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.html#Lucene_Net_Codecs_Bloom_FuzzySet_ContainsResult_NO
commentId: F:Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.NO
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.ContainsResult.NO
nameWithType: FuzzySet.ContainsResult.NO
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory(System.Int32)
name: CreateSetBasedOnMaxMemory(Int32)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_CreateSetBasedOnMaxMemory_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory(System.Int32)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory(System.Int32)
nameWithType: FuzzySet.CreateSetBasedOnMaxMemory(Int32)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory*
name: CreateSetBasedOnMaxMemory
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_CreateSetBasedOnMaxMemory_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnMaxMemory
nameWithType: FuzzySet.CreateSetBasedOnMaxMemory
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality(System.Int32,System.Single)
name: CreateSetBasedOnQuality(Int32, Single)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_CreateSetBasedOnQuality_System_Int32_System_Single_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality(System.Int32,System.Single)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality(System.Int32, System.Single)
nameWithType: FuzzySet.CreateSetBasedOnQuality(Int32, Single)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality*
name: CreateSetBasedOnQuality
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_CreateSetBasedOnQuality_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.CreateSetBasedOnQuality
nameWithType: FuzzySet.CreateSetBasedOnQuality
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize(Lucene.Net.Store.DataInput)
name: Deserialize(DataInput)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Deserialize_Lucene_Net_Store_DataInput_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize(Lucene.Net.Store.DataInput)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize(Lucene.Net.Store.DataInput)
nameWithType: FuzzySet.Deserialize(DataInput)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize*
name: Deserialize
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Deserialize_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Deserialize
nameWithType: FuzzySet.Deserialize
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Downsize(System.Single)
name: Downsize(Single)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Downsize_System_Single_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.Downsize(System.Single)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Downsize(System.Single)
nameWithType: FuzzySet.Downsize(Single)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Downsize*
name: Downsize
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Downsize_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.Downsize
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Downsize
nameWithType: FuzzySet.Downsize
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions(System.Int32,System.Int32)
name: GetEstimatedNumberUniqueValuesAllowingForCollisions(Int32, Int32)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetEstimatedNumberUniqueValuesAllowingForCollisions_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions(System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions(System.Int32, System.Int32)
nameWithType: FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions(Int32, Int32)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions*
name: GetEstimatedNumberUniqueValuesAllowingForCollisions
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetEstimatedNumberUniqueValuesAllowingForCollisions_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions
nameWithType: FuzzySet.GetEstimatedNumberUniqueValuesAllowingForCollisions
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues
name: GetEstimatedUniqueValues()
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetEstimatedUniqueValues
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues()
nameWithType: FuzzySet.GetEstimatedUniqueValues()
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues*
name: GetEstimatedUniqueValues
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetEstimatedUniqueValues_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetEstimatedUniqueValues
nameWithType: FuzzySet.GetEstimatedUniqueValues
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32)
name: GetNearestSetSize(Int32)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetNearestSetSize_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32)
nameWithType: FuzzySet.GetNearestSetSize(Int32)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32,System.Single)
name: GetNearestSetSize(Int32, Single)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetNearestSetSize_System_Int32_System_Single_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32,System.Single)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize(System.Int32, System.Single)
nameWithType: FuzzySet.GetNearestSetSize(Int32, Single)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize*
name: GetNearestSetSize
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetNearestSetSize_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetNearestSetSize
nameWithType: FuzzySet.GetNearestSetSize
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation
name: GetSaturation()
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetSaturation
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation()
nameWithType: FuzzySet.GetSaturation()
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation*
name: GetSaturation
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_GetSaturation_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.GetSaturation
nameWithType: FuzzySet.GetSaturation
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion(System.Int32)
name: HashFunctionForVersion(Int32)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_HashFunctionForVersion_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion(System.Int32)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion(System.Int32)
nameWithType: FuzzySet.HashFunctionForVersion(Int32)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion*
name: HashFunctionForVersion
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_HashFunctionForVersion_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.HashFunctionForVersion
nameWithType: FuzzySet.HashFunctionForVersion
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_RamBytesUsed
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed()
nameWithType: FuzzySet.RamBytesUsed()
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.RamBytesUsed
nameWithType: FuzzySet.RamBytesUsed
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Serialize(Lucene.Net.Store.DataOutput)
name: Serialize(DataOutput)
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Serialize_Lucene_Net_Store_DataOutput_
commentId: M:Lucene.Net.Codecs.Bloom.FuzzySet.Serialize(Lucene.Net.Store.DataOutput)
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Serialize(Lucene.Net.Store.DataOutput)
nameWithType: FuzzySet.Serialize(DataOutput)
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.Serialize*
name: Serialize
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_Serialize_
commentId: Overload:Lucene.Net.Codecs.Bloom.FuzzySet.Serialize
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.Serialize
nameWithType: FuzzySet.Serialize
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_CURRENT
name: VERSION_CURRENT
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_VERSION_CURRENT
commentId: F:Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_CURRENT
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_CURRENT
nameWithType: FuzzySet.VERSION_CURRENT
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_SPI
name: VERSION_SPI
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_VERSION_SPI
commentId: F:Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_SPI
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_SPI
nameWithType: FuzzySet.VERSION_SPI
- uid: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_START
name: VERSION_START
href: Lucene.Net.Codecs.Bloom.FuzzySet.html#Lucene_Net_Codecs_Bloom_FuzzySet_VERSION_START
commentId: F:Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_START
fullName: Lucene.Net.Codecs.Bloom.FuzzySet.VERSION_START
nameWithType: FuzzySet.VERSION_START
- uid: Lucene.Net.Codecs.Bloom.HashFunction
name: HashFunction
href: Lucene.Net.Codecs.Bloom.HashFunction.html
commentId: T:Lucene.Net.Codecs.Bloom.HashFunction
fullName: Lucene.Net.Codecs.Bloom.HashFunction
nameWithType: HashFunction
- uid: Lucene.Net.Codecs.Bloom.HashFunction.Hash(Lucene.Net.Util.BytesRef)
name: Hash(BytesRef)
href: Lucene.Net.Codecs.Bloom.HashFunction.html#Lucene_Net_Codecs_Bloom_HashFunction_Hash_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.Bloom.HashFunction.Hash(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.Bloom.HashFunction.Hash(Lucene.Net.Util.BytesRef)
nameWithType: HashFunction.Hash(BytesRef)
- uid: Lucene.Net.Codecs.Bloom.HashFunction.Hash*
name: Hash
href: Lucene.Net.Codecs.Bloom.HashFunction.html#Lucene_Net_Codecs_Bloom_HashFunction_Hash_
commentId: Overload:Lucene.Net.Codecs.Bloom.HashFunction.Hash
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.HashFunction.Hash
nameWithType: HashFunction.Hash
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2
name: MurmurHash2
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html
commentId: T:Lucene.Net.Codecs.Bloom.MurmurHash2
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2
nameWithType: MurmurHash2
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(Lucene.Net.Util.BytesRef)
name: Hash(BytesRef)
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_Hash_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(Lucene.Net.Util.BytesRef)
nameWithType: MurmurHash2.Hash(BytesRef)
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(System.Byte[],System.Int32,System.Int32,System.Int32)
name: Hash(Byte[], Int32, Int32, Int32)
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_Hash_System_Byte___System_Int32_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(System.Byte[],System.Int32,System.Int32,System.Int32)
name.vb: Hash(Byte(), Int32, Int32, Int32)
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(System.Byte[], System.Int32, System.Int32, System.Int32)
fullName.vb: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash(System.Byte(), System.Int32, System.Int32, System.Int32)
nameWithType: MurmurHash2.Hash(Byte[], Int32, Int32, Int32)
nameWithType.vb: MurmurHash2.Hash(Byte(), Int32, Int32, Int32)
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash*
name: Hash
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_Hash_
commentId: Overload:Lucene.Net.Codecs.Bloom.MurmurHash2.Hash
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash
nameWithType: MurmurHash2.Hash
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32(System.Byte[],System.Int32,System.Int32)
name: Hash32(Byte[], Int32, Int32)
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_Hash32_System_Byte___System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32(System.Byte[],System.Int32,System.Int32)
name.vb: Hash32(Byte(), Int32, Int32)
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32(System.Byte[], System.Int32, System.Int32)
fullName.vb: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32(System.Byte(), System.Int32, System.Int32)
nameWithType: MurmurHash2.Hash32(Byte[], Int32, Int32)
nameWithType.vb: MurmurHash2.Hash32(Byte(), Int32, Int32)
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32*
name: Hash32
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_Hash32_
commentId: Overload:Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32
isSpec: "True"
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.Hash32
nameWithType: MurmurHash2.Hash32
- uid: Lucene.Net.Codecs.Bloom.MurmurHash2.INSTANCE
name: INSTANCE
href: Lucene.Net.Codecs.Bloom.MurmurHash2.html#Lucene_Net_Codecs_Bloom_MurmurHash2_INSTANCE
commentId: F:Lucene.Net.Codecs.Bloom.MurmurHash2.INSTANCE
fullName: Lucene.Net.Codecs.Bloom.MurmurHash2.INSTANCE
nameWithType: MurmurHash2.INSTANCE
- uid: Lucene.Net.Codecs.DiskDV
name: Lucene.Net.Codecs.DiskDV
href: Lucene.Net.Codecs.DiskDV.html
commentId: N:Lucene.Net.Codecs.DiskDV
fullName: Lucene.Net.Codecs.DiskDV
nameWithType: Lucene.Net.Codecs.DiskDV
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat
name: DiskDocValuesFormat
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html
commentId: T:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat
nameWithType: DiskDocValuesFormat
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.#ctor
name: DiskDocValuesFormat()
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat__ctor
commentId: M:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.#ctor
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DiskDocValuesFormat()
nameWithType: DiskDocValuesFormat.DiskDocValuesFormat()
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.#ctor*
name: DiskDocValuesFormat
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DiskDocValuesFormat
nameWithType: DiskDocValuesFormat.DiskDocValuesFormat
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_CODEC
name: DATA_CODEC
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_DATA_CODEC
commentId: F:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_CODEC
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_CODEC
nameWithType: DiskDocValuesFormat.DATA_CODEC
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_EXTENSION
name: DATA_EXTENSION
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_DATA_EXTENSION
commentId: F:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_EXTENSION
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.DATA_EXTENSION
nameWithType: DiskDocValuesFormat.DATA_EXTENSION
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: DiskDocValuesFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsConsumer
nameWithType: DiskDocValuesFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: DiskDocValuesFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.FieldsProducer
nameWithType: DiskDocValuesFormat.FieldsProducer
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_CODEC
name: META_CODEC
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_META_CODEC
commentId: F:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_CODEC
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_CODEC
nameWithType: DiskDocValuesFormat.META_CODEC
- uid: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_EXTENSION
name: META_EXTENSION
href: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.html#Lucene_Net_Codecs_DiskDV_DiskDocValuesFormat_META_EXTENSION
commentId: F:Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_EXTENSION
fullName: Lucene.Net.Codecs.DiskDV.DiskDocValuesFormat.META_EXTENSION
nameWithType: DiskDocValuesFormat.META_EXTENSION
- uid: Lucene.Net.Codecs.DiskDV.DiskNormsFormat
name: DiskNormsFormat
href: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.html
commentId: T:Lucene.Net.Codecs.DiskDV.DiskNormsFormat
fullName: Lucene.Net.Codecs.DiskDV.DiskNormsFormat
nameWithType: DiskNormsFormat
- uid: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
name: NormsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.html#Lucene_Net_Codecs_DiskDV_DiskNormsFormat_NormsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: DiskNormsFormat.NormsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer*
name: NormsConsumer
href: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.html#Lucene_Net_Codecs_DiskDV_DiskNormsFormat_NormsConsumer_
commentId: Overload:Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsConsumer
nameWithType: DiskNormsFormat.NormsConsumer
- uid: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
name: NormsProducer(SegmentReadState)
href: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.html#Lucene_Net_Codecs_DiskDV_DiskNormsFormat_NormsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: DiskNormsFormat.NormsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer*
name: NormsProducer
href: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.html#Lucene_Net_Codecs_DiskDV_DiskNormsFormat_NormsProducer_
commentId: Overload:Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.DiskDV.DiskNormsFormat.NormsProducer
nameWithType: DiskNormsFormat.NormsProducer
- uid: Lucene.Net.Codecs.IntBlock
name: Lucene.Net.Codecs.IntBlock
href: Lucene.Net.Codecs.IntBlock.html
commentId: N:Lucene.Net.Codecs.IntBlock
fullName: Lucene.Net.Codecs.IntBlock
nameWithType: Lucene.Net.Codecs.IntBlock
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput
name: FixedInt32BlockIndexInput
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html
commentId: T:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput
nameWithType: FixedInt32BlockIndexInput
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.#ctor(Lucene.Net.Store.IndexInput)
name: FixedInt32BlockIndexInput(IndexInput)
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput__ctor_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.#ctor(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.FixedInt32BlockIndexInput(Lucene.Net.Store.IndexInput)
nameWithType: FixedInt32BlockIndexInput.FixedInt32BlockIndexInput(IndexInput)
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.#ctor*
name: FixedInt32BlockIndexInput
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput__ctor_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.FixedInt32BlockIndexInput
nameWithType: FixedInt32BlockIndexInput.FixedInt32BlockIndexInput
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose(System.Boolean)
nameWithType: FixedInt32BlockIndexInput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_Dispose_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.Dispose
nameWithType: FixedInt32BlockIndexInput.Dispose
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput,System.Int32[])
name: GetBlockReader(IndexInput, Int32[])
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetBlockReader_Lucene_Net_Store_IndexInput_System_Int32___
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput,System.Int32[])
name.vb: GetBlockReader(IndexInput, Int32())
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput, System.Int32[])
fullName.vb: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput, System.Int32())
nameWithType: FixedInt32BlockIndexInput.GetBlockReader(IndexInput, Int32[])
nameWithType.vb: FixedInt32BlockIndexInput.GetBlockReader(IndexInput, Int32())
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader*
name: GetBlockReader
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetBlockReader_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetBlockReader
nameWithType: FixedInt32BlockIndexInput.GetBlockReader
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetIndex
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex()
nameWithType: FixedInt32BlockIndexInput.GetIndex()
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetIndex
nameWithType: FixedInt32BlockIndexInput.GetIndex
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader
name: GetReader()
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetReader
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader()
nameWithType: FixedInt32BlockIndexInput.GetReader()
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader*
name: GetReader
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_GetReader_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.GetReader
nameWithType: FixedInt32BlockIndexInput.GetReader
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader
name: FixedInt32BlockIndexInput.IBlockReader
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.html
commentId: T:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader
nameWithType: FixedInt32BlockIndexInput.IBlockReader
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock
name: ReadBlock()
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_IBlockReader_ReadBlock
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock()
nameWithType: FixedInt32BlockIndexInput.IBlockReader.ReadBlock()
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock*
name: ReadBlock
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_IBlockReader_ReadBlock_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.IBlockReader.ReadBlock
nameWithType: FixedInt32BlockIndexInput.IBlockReader.ReadBlock
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.m_blockSize
name: m_blockSize
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexInput_m_blockSize
commentId: F:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.m_blockSize
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexInput.m_blockSize
nameWithType: FixedInt32BlockIndexInput.m_blockSize
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput
name: FixedInt32BlockIndexOutput
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html
commentId: T:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput
nameWithType: FixedInt32BlockIndexOutput
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.#ctor(Lucene.Net.Store.IndexOutput,System.Int32)
name: FixedInt32BlockIndexOutput(IndexOutput, Int32)
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput__ctor_Lucene_Net_Store_IndexOutput_System_Int32_
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.#ctor(Lucene.Net.Store.IndexOutput,System.Int32)
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FixedInt32BlockIndexOutput(Lucene.Net.Store.IndexOutput, System.Int32)
nameWithType: FixedInt32BlockIndexOutput.FixedInt32BlockIndexOutput(IndexOutput, Int32)
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.#ctor*
name: FixedInt32BlockIndexOutput
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput__ctor_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FixedInt32BlockIndexOutput
nameWithType: FixedInt32BlockIndexOutput.FixedInt32BlockIndexOutput
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose(System.Boolean)
nameWithType: FixedInt32BlockIndexOutput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_Dispose_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Dispose
nameWithType: FixedInt32BlockIndexOutput.Dispose
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock
name: FlushBlock()
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_FlushBlock
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock()
nameWithType: FixedInt32BlockIndexOutput.FlushBlock()
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock*
name: FlushBlock
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_FlushBlock_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.FlushBlock
nameWithType: FixedInt32BlockIndexOutput.FlushBlock
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_GetIndex
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex()
nameWithType: FixedInt32BlockIndexOutput.GetIndex()
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.GetIndex
nameWithType: FixedInt32BlockIndexOutput.GetIndex
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_buffer
name: m_buffer
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_m_buffer
commentId: F:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_buffer
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_buffer
nameWithType: FixedInt32BlockIndexOutput.m_buffer
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_output
name: m_output
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_m_output
commentId: F:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_output
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.m_output
nameWithType: FixedInt32BlockIndexOutput.m_output
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write(System.Int32)
name: Write(Int32)
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_Write_System_Int32_
commentId: M:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write(System.Int32)
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write(System.Int32)
nameWithType: FixedInt32BlockIndexOutput.Write(Int32)
- uid: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write*
name: Write
href: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_FixedInt32BlockIndexOutput_Write_
commentId: Overload:Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.FixedInt32BlockIndexOutput.Write
nameWithType: FixedInt32BlockIndexOutput.Write
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput
name: VariableInt32BlockIndexInput
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html
commentId: T:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput
nameWithType: VariableInt32BlockIndexInput
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.#ctor(Lucene.Net.Store.IndexInput)
name: VariableInt32BlockIndexInput(IndexInput)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput__ctor_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.#ctor(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.VariableInt32BlockIndexInput(Lucene.Net.Store.IndexInput)
nameWithType: VariableInt32BlockIndexInput.VariableInt32BlockIndexInput(IndexInput)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.#ctor*
name: VariableInt32BlockIndexInput
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput__ctor_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.VariableInt32BlockIndexInput
nameWithType: VariableInt32BlockIndexInput.VariableInt32BlockIndexInput
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose(System.Boolean)
nameWithType: VariableInt32BlockIndexInput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_Dispose_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.Dispose
nameWithType: VariableInt32BlockIndexInput.Dispose
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput,System.Int32[])
name: GetBlockReader(IndexInput, Int32[])
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetBlockReader_Lucene_Net_Store_IndexInput_System_Int32___
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput,System.Int32[])
name.vb: GetBlockReader(IndexInput, Int32())
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput, System.Int32[])
fullName.vb: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader(Lucene.Net.Store.IndexInput, System.Int32())
nameWithType: VariableInt32BlockIndexInput.GetBlockReader(IndexInput, Int32[])
nameWithType.vb: VariableInt32BlockIndexInput.GetBlockReader(IndexInput, Int32())
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader*
name: GetBlockReader
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetBlockReader_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetBlockReader
nameWithType: VariableInt32BlockIndexInput.GetBlockReader
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetIndex
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex()
nameWithType: VariableInt32BlockIndexInput.GetIndex()
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetIndex
nameWithType: VariableInt32BlockIndexInput.GetIndex
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader
name: GetReader()
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetReader
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader()
nameWithType: VariableInt32BlockIndexInput.GetReader()
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader*
name: GetReader
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_GetReader_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.GetReader
nameWithType: VariableInt32BlockIndexInput.GetReader
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader
name: VariableInt32BlockIndexInput.IBlockReader
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.html
commentId: T:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader
nameWithType: VariableInt32BlockIndexInput.IBlockReader
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock
name: ReadBlock()
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_IBlockReader_ReadBlock
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock()
nameWithType: VariableInt32BlockIndexInput.IBlockReader.ReadBlock()
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock*
name: ReadBlock
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_IBlockReader_ReadBlock_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.ReadBlock
nameWithType: VariableInt32BlockIndexInput.IBlockReader.ReadBlock
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek(System.Int64)
name: Seek(Int64)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_IBlockReader_Seek_System_Int64_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek(System.Int64)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek(System.Int64)
nameWithType: VariableInt32BlockIndexInput.IBlockReader.Seek(Int64)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek*
name: Seek
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_IBlockReader_Seek_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.IBlockReader.Seek
nameWithType: VariableInt32BlockIndexInput.IBlockReader.Seek
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.m_maxBlockSize
name: m_maxBlockSize
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexInput_m_maxBlockSize
commentId: F:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.m_maxBlockSize
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexInput.m_maxBlockSize
nameWithType: VariableInt32BlockIndexInput.m_maxBlockSize
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput
name: VariableInt32BlockIndexOutput
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html
commentId: T:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput
nameWithType: VariableInt32BlockIndexOutput
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.#ctor(Lucene.Net.Store.IndexOutput,System.Int32)
name: VariableInt32BlockIndexOutput(IndexOutput, Int32)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput__ctor_Lucene_Net_Store_IndexOutput_System_Int32_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.#ctor(Lucene.Net.Store.IndexOutput,System.Int32)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.VariableInt32BlockIndexOutput(Lucene.Net.Store.IndexOutput, System.Int32)
nameWithType: VariableInt32BlockIndexOutput.VariableInt32BlockIndexOutput(IndexOutput, Int32)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.#ctor*
name: VariableInt32BlockIndexOutput
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput__ctor_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.VariableInt32BlockIndexOutput
nameWithType: VariableInt32BlockIndexOutput.VariableInt32BlockIndexOutput
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add(System.Int32)
name: Add(Int32)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Add_System_Int32_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add(System.Int32)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add(System.Int32)
nameWithType: VariableInt32BlockIndexOutput.Add(Int32)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add*
name: Add
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Add_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Add
nameWithType: VariableInt32BlockIndexOutput.Add
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose(System.Boolean)
nameWithType: VariableInt32BlockIndexOutput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Dispose_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Dispose
nameWithType: VariableInt32BlockIndexOutput.Dispose
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_GetIndex
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex()
nameWithType: VariableInt32BlockIndexOutput.GetIndex()
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.GetIndex
nameWithType: VariableInt32BlockIndexOutput.GetIndex
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.m_output
name: m_output
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_m_output
commentId: F:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.m_output
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.m_output
nameWithType: VariableInt32BlockIndexOutput.m_output
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write(System.Int32)
name: Write(Int32)
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Write_System_Int32_
commentId: M:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write(System.Int32)
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write(System.Int32)
nameWithType: VariableInt32BlockIndexOutput.Write(Int32)
- uid: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write*
name: Write
href: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.html#Lucene_Net_Codecs_IntBlock_VariableInt32BlockIndexOutput_Write_
commentId: Overload:Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.IntBlock.VariableInt32BlockIndexOutput.Write
nameWithType: VariableInt32BlockIndexOutput.Write
- uid: Lucene.Net.Codecs.Memory
name: Lucene.Net.Codecs.Memory
href: Lucene.Net.Codecs.Memory.html
commentId: N:Lucene.Net.Codecs.Memory
fullName: Lucene.Net.Codecs.Memory
nameWithType: Lucene.Net.Codecs.Memory
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat
name: DirectDocValuesFormat
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html
commentId: T:Lucene.Net.Codecs.Memory.DirectDocValuesFormat
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat
nameWithType: DirectDocValuesFormat
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.#ctor
name: DirectDocValuesFormat()
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.DirectDocValuesFormat()
nameWithType: DirectDocValuesFormat.DirectDocValuesFormat()
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.#ctor*
name: DirectDocValuesFormat
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.DirectDocValuesFormat
nameWithType: DirectDocValuesFormat.DirectDocValuesFormat
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: DirectDocValuesFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsConsumer
nameWithType: DirectDocValuesFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: DirectDocValuesFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.FieldsProducer
nameWithType: DirectDocValuesFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_SORTED_SET_ORDS
name: MAX_SORTED_SET_ORDS
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_MAX_SORTED_SET_ORDS
commentId: F:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_SORTED_SET_ORDS
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_SORTED_SET_ORDS
nameWithType: DirectDocValuesFormat.MAX_SORTED_SET_ORDS
- uid: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_TOTAL_BYTES_LENGTH
name: MAX_TOTAL_BYTES_LENGTH
href: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.html#Lucene_Net_Codecs_Memory_DirectDocValuesFormat_MAX_TOTAL_BYTES_LENGTH
commentId: F:Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_TOTAL_BYTES_LENGTH
fullName: Lucene.Net.Codecs.Memory.DirectDocValuesFormat.MAX_TOTAL_BYTES_LENGTH
nameWithType: DirectDocValuesFormat.MAX_TOTAL_BYTES_LENGTH
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat
name: DirectPostingsFormat
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.DirectPostingsFormat
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat
nameWithType: DirectPostingsFormat
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor
name: DirectPostingsFormat()
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.DirectPostingsFormat()
nameWithType: DirectPostingsFormat.DirectPostingsFormat()
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor(System.Int32,System.Int32)
name: DirectPostingsFormat(Int32, Int32)
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat__ctor_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor(System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.DirectPostingsFormat(System.Int32, System.Int32)
nameWithType: DirectPostingsFormat.DirectPostingsFormat(Int32, Int32)
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor*
name: DirectPostingsFormat
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.DirectPostingsFormat
nameWithType: DirectPostingsFormat.DirectPostingsFormat
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: DirectPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsConsumer
nameWithType: DirectPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: DirectPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.DirectPostingsFormat.html#Lucene_Net_Codecs_Memory_DirectPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.DirectPostingsFormat.FieldsProducer
nameWithType: DirectPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat
name: FSTOrdPostingsFormat
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat
nameWithType: FSTOrdPostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.#ctor
name: FSTOrdPostingsFormat()
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FSTOrdPostingsFormat()
nameWithType: FSTOrdPostingsFormat.FSTOrdPostingsFormat()
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.#ctor*
name: FSTOrdPostingsFormat
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FSTOrdPostingsFormat
nameWithType: FSTOrdPostingsFormat.FSTOrdPostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: FSTOrdPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsConsumer
nameWithType: FSTOrdPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: FSTOrdPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.FieldsProducer
nameWithType: FSTOrdPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString
name: ToString()
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_ToString
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString()
nameWithType: FSTOrdPostingsFormat.ToString()
- uid: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString*
name: ToString
href: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPostingsFormat_ToString_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPostingsFormat.ToString
nameWithType: FSTOrdPostingsFormat.ToString
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat
name: FSTOrdPulsing41PostingsFormat
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat
nameWithType: FSTOrdPulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor
name: FSTOrdPulsing41PostingsFormat()
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat()
nameWithType: FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat()
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor(System.Int32)
name: FSTOrdPulsing41PostingsFormat(Int32)
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat__ctor_System_Int32_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor(System.Int32)
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat(System.Int32)
nameWithType: FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat(Int32)
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor*
name: FSTOrdPulsing41PostingsFormat
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat
nameWithType: FSTOrdPulsing41PostingsFormat.FSTOrdPulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: FSTOrdPulsing41PostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsConsumer
nameWithType: FSTOrdPulsing41PostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: FSTOrdPulsing41PostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTOrdPulsing41PostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdPulsing41PostingsFormat.FieldsProducer
nameWithType: FSTOrdPulsing41PostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader
name: FSTOrdTermsReader
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html
commentId: T:Lucene.Net.Codecs.Memory.FSTOrdTermsReader
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader
nameWithType: FSTOrdTermsReader
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
name: FSTOrdTermsReader(SegmentReadState, PostingsReaderBase)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader__ctor_Lucene_Net_Index_SegmentReadState_Lucene_Net_Codecs_PostingsReaderBase_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.FSTOrdTermsReader(Lucene.Net.Index.SegmentReadState, Lucene.Net.Codecs.PostingsReaderBase)
nameWithType: FSTOrdTermsReader.FSTOrdTermsReader(SegmentReadState, PostingsReaderBase)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.#ctor*
name: FSTOrdTermsReader
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.FSTOrdTermsReader
nameWithType: FSTOrdTermsReader.FSTOrdTermsReader
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity()
nameWithType: FSTOrdTermsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.CheckIntegrity
nameWithType: FSTOrdTermsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count
name: Count
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_Count
commentId: P:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count
nameWithType: FSTOrdTermsReader.Count
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count*
name: Count
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_Count_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Count
nameWithType: FSTOrdTermsReader.Count
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose(System.Boolean)
nameWithType: FSTOrdTermsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.Dispose
nameWithType: FSTOrdTermsReader.Dispose
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator
name: GetEnumerator()
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_GetEnumerator
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator()
nameWithType: FSTOrdTermsReader.GetEnumerator()
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator*
name: GetEnumerator
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_GetEnumerator_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetEnumerator
nameWithType: FSTOrdTermsReader.GetEnumerator
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms(System.String)
name: GetTerms(String)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_GetTerms_System_String_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms(System.String)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms(System.String)
nameWithType: FSTOrdTermsReader.GetTerms(String)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms*
name: GetTerms
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_GetTerms_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.GetTerms
nameWithType: FSTOrdTermsReader.GetTerms
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed()
nameWithType: FSTOrdTermsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.html#Lucene_Net_Codecs_Memory_FSTOrdTermsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsReader.RamBytesUsed
nameWithType: FSTOrdTermsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter
name: FSTOrdTermsWriter
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html
commentId: T:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter
nameWithType: FSTOrdTermsWriter
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
name: FSTOrdTermsWriter(SegmentWriteState, PostingsWriterBase)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter__ctor_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_PostingsWriterBase_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.FSTOrdTermsWriter(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.PostingsWriterBase)
nameWithType: FSTOrdTermsWriter.FSTOrdTermsWriter(SegmentWriteState, PostingsWriterBase)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.#ctor*
name: FSTOrdTermsWriter
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.FSTOrdTermsWriter
nameWithType: FSTOrdTermsWriter.FSTOrdTermsWriter
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
name: AddField(FieldInfo)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_AddField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
nameWithType: FSTOrdTermsWriter.AddField(FieldInfo)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField*
name: AddField
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_AddField_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.AddField
nameWithType: FSTOrdTermsWriter.AddField
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose(System.Boolean)
nameWithType: FSTOrdTermsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.Dispose
nameWithType: FSTOrdTermsWriter.Dispose
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.SKIP_INTERVAL
name: SKIP_INTERVAL
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_SKIP_INTERVAL
commentId: F:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.SKIP_INTERVAL
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.SKIP_INTERVAL
nameWithType: FSTOrdTermsWriter.SKIP_INTERVAL
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CHECKSUM
name: TERMS_VERSION_CHECKSUM
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_TERMS_VERSION_CHECKSUM
commentId: F:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CHECKSUM
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CHECKSUM
nameWithType: FSTOrdTermsWriter.TERMS_VERSION_CHECKSUM
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CURRENT
name: TERMS_VERSION_CURRENT
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_TERMS_VERSION_CURRENT
commentId: F:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CURRENT
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_CURRENT
nameWithType: FSTOrdTermsWriter.TERMS_VERSION_CURRENT
- uid: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_START
name: TERMS_VERSION_START
href: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.html#Lucene_Net_Codecs_Memory_FSTOrdTermsWriter_TERMS_VERSION_START
commentId: F:Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_START
fullName: Lucene.Net.Codecs.Memory.FSTOrdTermsWriter.TERMS_VERSION_START
nameWithType: FSTOrdTermsWriter.TERMS_VERSION_START
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat
name: FSTPostingsFormat
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.FSTPostingsFormat
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat
nameWithType: FSTPostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.#ctor
name: FSTPostingsFormat()
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.FSTPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FSTPostingsFormat()
nameWithType: FSTPostingsFormat.FSTPostingsFormat()
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.#ctor*
name: FSTPostingsFormat
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FSTPostingsFormat
nameWithType: FSTPostingsFormat.FSTPostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: FSTPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsConsumer
nameWithType: FSTPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: FSTPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.FieldsProducer
nameWithType: FSTPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString
name: ToString()
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_ToString
commentId: M:Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString()
nameWithType: FSTPostingsFormat.ToString()
- uid: Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString*
name: ToString
href: Lucene.Net.Codecs.Memory.FSTPostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPostingsFormat_ToString_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPostingsFormat.ToString
nameWithType: FSTPostingsFormat.ToString
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat
name: FSTPulsing41PostingsFormat
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat
nameWithType: FSTPulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor
name: FSTPulsing41PostingsFormat()
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat()
nameWithType: FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat()
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor(System.Int32)
name: FSTPulsing41PostingsFormat(Int32)
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat__ctor_System_Int32_
commentId: M:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor(System.Int32)
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat(System.Int32)
nameWithType: FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat(Int32)
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor*
name: FSTPulsing41PostingsFormat
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat
nameWithType: FSTPulsing41PostingsFormat.FSTPulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: FSTPulsing41PostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsConsumer
nameWithType: FSTPulsing41PostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: FSTPulsing41PostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.html#Lucene_Net_Codecs_Memory_FSTPulsing41PostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTPulsing41PostingsFormat.FieldsProducer
nameWithType: FSTPulsing41PostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader
name: FSTTermsReader
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html
commentId: T:Lucene.Net.Codecs.Memory.FSTTermsReader
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader
nameWithType: FSTTermsReader
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
name: FSTTermsReader(SegmentReadState, PostingsReaderBase)
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader__ctor_Lucene_Net_Index_SegmentReadState_Lucene_Net_Codecs_PostingsReaderBase_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.FSTTermsReader(Lucene.Net.Index.SegmentReadState, Lucene.Net.Codecs.PostingsReaderBase)
nameWithType: FSTTermsReader.FSTTermsReader(SegmentReadState, PostingsReaderBase)
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.#ctor*
name: FSTTermsReader
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.FSTTermsReader
nameWithType: FSTTermsReader.FSTTermsReader
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity()
nameWithType: FSTTermsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.CheckIntegrity
nameWithType: FSTTermsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.Count
name: Count
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_Count
commentId: P:Lucene.Net.Codecs.Memory.FSTTermsReader.Count
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.Count
nameWithType: FSTTermsReader.Count
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.Count*
name: Count
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_Count_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.Count
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.Count
nameWithType: FSTTermsReader.Count
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose(System.Boolean)
nameWithType: FSTTermsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.Dispose
nameWithType: FSTTermsReader.Dispose
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator
name: GetEnumerator()
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_GetEnumerator
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator()
nameWithType: FSTTermsReader.GetEnumerator()
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator*
name: GetEnumerator
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_GetEnumerator_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.GetEnumerator
nameWithType: FSTTermsReader.GetEnumerator
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms(System.String)
name: GetTerms(String)
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_GetTerms_System_String_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms(System.String)
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms(System.String)
nameWithType: FSTTermsReader.GetTerms(String)
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms*
name: GetTerms
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_GetTerms_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.GetTerms
nameWithType: FSTTermsReader.GetTerms
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed()
nameWithType: FSTTermsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.Memory.FSTTermsReader.html#Lucene_Net_Codecs_Memory_FSTTermsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsReader.RamBytesUsed
nameWithType: FSTTermsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter
name: FSTTermsWriter
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html
commentId: T:Lucene.Net.Codecs.Memory.FSTTermsWriter
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter
nameWithType: FSTTermsWriter
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
name: FSTTermsWriter(SegmentWriteState, PostingsWriterBase)
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter__ctor_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_PostingsWriterBase_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.PostingsWriterBase)
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.FSTTermsWriter(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.PostingsWriterBase)
nameWithType: FSTTermsWriter.FSTTermsWriter(SegmentWriteState, PostingsWriterBase)
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.#ctor*
name: FSTTermsWriter
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.FSTTermsWriter
nameWithType: FSTTermsWriter.FSTTermsWriter
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
name: AddField(FieldInfo)
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_AddField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField(Lucene.Net.Index.FieldInfo)
nameWithType: FSTTermsWriter.AddField(FieldInfo)
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField*
name: AddField
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_AddField_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.AddField
nameWithType: FSTTermsWriter.AddField
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose(System.Boolean)
nameWithType: FSTTermsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.Dispose
nameWithType: FSTTermsWriter.Dispose
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CHECKSUM
name: TERMS_VERSION_CHECKSUM
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_TERMS_VERSION_CHECKSUM
commentId: F:Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CHECKSUM
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CHECKSUM
nameWithType: FSTTermsWriter.TERMS_VERSION_CHECKSUM
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CURRENT
name: TERMS_VERSION_CURRENT
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_TERMS_VERSION_CURRENT
commentId: F:Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CURRENT
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_CURRENT
nameWithType: FSTTermsWriter.TERMS_VERSION_CURRENT
- uid: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_START
name: TERMS_VERSION_START
href: Lucene.Net.Codecs.Memory.FSTTermsWriter.html#Lucene_Net_Codecs_Memory_FSTTermsWriter_TERMS_VERSION_START
commentId: F:Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_START
fullName: Lucene.Net.Codecs.Memory.FSTTermsWriter.TERMS_VERSION_START
nameWithType: FSTTermsWriter.TERMS_VERSION_START
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat
name: MemoryDocValuesFormat
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html
commentId: T:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat
nameWithType: MemoryDocValuesFormat
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor
name: MemoryDocValuesFormat()
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MemoryDocValuesFormat()
nameWithType: MemoryDocValuesFormat.MemoryDocValuesFormat()
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor(System.Single)
name: MemoryDocValuesFormat(Single)
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat__ctor_System_Single_
commentId: M:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor(System.Single)
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MemoryDocValuesFormat(System.Single)
nameWithType: MemoryDocValuesFormat.MemoryDocValuesFormat(Single)
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor*
name: MemoryDocValuesFormat
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MemoryDocValuesFormat
nameWithType: MemoryDocValuesFormat.MemoryDocValuesFormat
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: MemoryDocValuesFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsConsumer
nameWithType: MemoryDocValuesFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: MemoryDocValuesFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.FieldsProducer
nameWithType: MemoryDocValuesFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MAX_BINARY_FIELD_LENGTH
name: MAX_BINARY_FIELD_LENGTH
href: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.html#Lucene_Net_Codecs_Memory_MemoryDocValuesFormat_MAX_BINARY_FIELD_LENGTH
commentId: F:Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MAX_BINARY_FIELD_LENGTH
fullName: Lucene.Net.Codecs.Memory.MemoryDocValuesFormat.MAX_BINARY_FIELD_LENGTH
nameWithType: MemoryDocValuesFormat.MAX_BINARY_FIELD_LENGTH
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat
name: MemoryPostingsFormat
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Memory.MemoryPostingsFormat
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat
nameWithType: MemoryPostingsFormat
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor
name: MemoryPostingsFormat()
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.MemoryPostingsFormat()
nameWithType: MemoryPostingsFormat.MemoryPostingsFormat()
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor(System.Boolean,System.Single)
name: MemoryPostingsFormat(Boolean, Single)
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat__ctor_System_Boolean_System_Single_
commentId: M:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor(System.Boolean,System.Single)
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.MemoryPostingsFormat(System.Boolean, System.Single)
nameWithType: MemoryPostingsFormat.MemoryPostingsFormat(Boolean, Single)
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor*
name: MemoryPostingsFormat
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.MemoryPostingsFormat
nameWithType: MemoryPostingsFormat.MemoryPostingsFormat
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: MemoryPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsConsumer
nameWithType: MemoryPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: MemoryPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.FieldsProducer
nameWithType: MemoryPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString
name: ToString()
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_ToString
commentId: M:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString()
nameWithType: MemoryPostingsFormat.ToString()
- uid: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString*
name: ToString
href: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.html#Lucene_Net_Codecs_Memory_MemoryPostingsFormat_ToString_
commentId: Overload:Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString
isSpec: "True"
fullName: Lucene.Net.Codecs.Memory.MemoryPostingsFormat.ToString
nameWithType: MemoryPostingsFormat.ToString
- uid: Lucene.Net.Codecs.Pulsing
name: Lucene.Net.Codecs.Pulsing
href: Lucene.Net.Codecs.Pulsing.html
commentId: N:Lucene.Net.Codecs.Pulsing
fullName: Lucene.Net.Codecs.Pulsing
nameWithType: Lucene.Net.Codecs.Pulsing
- uid: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat
name: Pulsing41PostingsFormat
href: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.html
commentId: T:Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat
fullName: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat
nameWithType: Pulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor
name: Pulsing41PostingsFormat()
href: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.html#Lucene_Net_Codecs_Pulsing_Pulsing41PostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor
fullName: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.Pulsing41PostingsFormat()
nameWithType: Pulsing41PostingsFormat.Pulsing41PostingsFormat()
- uid: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor(System.Int32)
name: Pulsing41PostingsFormat(Int32)
href: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.html#Lucene_Net_Codecs_Pulsing_Pulsing41PostingsFormat__ctor_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor(System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.Pulsing41PostingsFormat(System.Int32)
nameWithType: Pulsing41PostingsFormat.Pulsing41PostingsFormat(Int32)
- uid: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor(System.Int32,System.Int32,System.Int32)
name: Pulsing41PostingsFormat(Int32, Int32, Int32)
href: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.html#Lucene_Net_Codecs_Pulsing_Pulsing41PostingsFormat__ctor_System_Int32_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor(System.Int32,System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.Pulsing41PostingsFormat(System.Int32, System.Int32, System.Int32)
nameWithType: Pulsing41PostingsFormat.Pulsing41PostingsFormat(Int32, Int32, Int32)
- uid: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor*
name: Pulsing41PostingsFormat
href: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.html#Lucene_Net_Codecs_Pulsing_Pulsing41PostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.Pulsing41PostingsFormat.Pulsing41PostingsFormat
nameWithType: Pulsing41PostingsFormat.Pulsing41PostingsFormat
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat
name: PulsingPostingsFormat
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html
commentId: T:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat
nameWithType: PulsingPostingsFormat
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsBaseFormat,System.Int32)
name: PulsingPostingsFormat(PostingsBaseFormat, Int32)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat__ctor_Lucene_Net_Codecs_PostingsBaseFormat_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsBaseFormat,System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.PulsingPostingsFormat(Lucene.Net.Codecs.PostingsBaseFormat, System.Int32)
nameWithType: PulsingPostingsFormat.PulsingPostingsFormat(PostingsBaseFormat, Int32)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsBaseFormat,System.Int32,System.Int32,System.Int32)
name: PulsingPostingsFormat(PostingsBaseFormat, Int32, Int32, Int32)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat__ctor_Lucene_Net_Codecs_PostingsBaseFormat_System_Int32_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor(Lucene.Net.Codecs.PostingsBaseFormat,System.Int32,System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.PulsingPostingsFormat(Lucene.Net.Codecs.PostingsBaseFormat, System.Int32, System.Int32, System.Int32)
nameWithType: PulsingPostingsFormat.PulsingPostingsFormat(PostingsBaseFormat, Int32, Int32, Int32)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor*
name: PulsingPostingsFormat
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.PulsingPostingsFormat
nameWithType: PulsingPostingsFormat.PulsingPostingsFormat
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: PulsingPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsConsumer
nameWithType: PulsingPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: PulsingPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FieldsProducer
nameWithType: PulsingPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff
name: FreqCutoff
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FreqCutoff
commentId: P:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff
nameWithType: PulsingPostingsFormat.FreqCutoff
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff*
name: FreqCutoff
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_FreqCutoff_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.FreqCutoff
nameWithType: PulsingPostingsFormat.FreqCutoff
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString
name: ToString()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_ToString
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString()
nameWithType: PulsingPostingsFormat.ToString()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString*
name: ToString
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsFormat_ToString_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsFormat.ToString
nameWithType: PulsingPostingsFormat.ToString
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader
name: PulsingPostingsReader
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html
commentId: T:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader
nameWithType: PulsingPostingsReader
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
name: PulsingPostingsReader(SegmentReadState, PostingsReaderBase)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader__ctor_Lucene_Net_Index_SegmentReadState_Lucene_Net_Codecs_PostingsReaderBase_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.#ctor(Lucene.Net.Index.SegmentReadState,Lucene.Net.Codecs.PostingsReaderBase)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingPostingsReader(Lucene.Net.Index.SegmentReadState, Lucene.Net.Codecs.PostingsReaderBase)
nameWithType: PulsingPostingsReader.PulsingPostingsReader(SegmentReadState, PostingsReaderBase)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.#ctor*
name: PulsingPostingsReader
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingPostingsReader
nameWithType: PulsingPostingsReader.PulsingPostingsReader
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity()
nameWithType: PulsingPostingsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.CheckIntegrity
nameWithType: PulsingPostingsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm(System.Int64[],Lucene.Net.Store.DataInput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name: DecodeTerm(Int64[], DataInput, FieldInfo, BlockTermState, Boolean)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_DecodeTerm_System_Int64___Lucene_Net_Store_DataInput_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_System_Boolean_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm(System.Int64[],Lucene.Net.Store.DataInput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name.vb: DecodeTerm(Int64(), DataInput, FieldInfo, BlockTermState, Boolean)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm(System.Int64[], Lucene.Net.Store.DataInput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
fullName.vb: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm(System.Int64(), Lucene.Net.Store.DataInput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
nameWithType: PulsingPostingsReader.DecodeTerm(Int64[], DataInput, FieldInfo, BlockTermState, Boolean)
nameWithType.vb: PulsingPostingsReader.DecodeTerm(Int64(), DataInput, FieldInfo, BlockTermState, Boolean)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm*
name: DecodeTerm
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_DecodeTerm_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DecodeTerm
nameWithType: PulsingPostingsReader.DecodeTerm
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose(System.Boolean)
nameWithType: PulsingPostingsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Dispose
nameWithType: PulsingPostingsReader.Dispose
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsEnum,Lucene.Net.Index.DocsFlags)
name: Docs(FieldInfo, BlockTermState, IBits, DocsEnum, DocsFlags)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Docs_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_Lucene_Net_Util_IBits_Lucene_Net_Index_DocsEnum_Lucene_Net_Index_DocsFlags_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsEnum,Lucene.Net.Index.DocsFlags)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs(Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, Lucene.Net.Util.IBits, Lucene.Net.Index.DocsEnum, Lucene.Net.Index.DocsFlags)
nameWithType: PulsingPostingsReader.Docs(FieldInfo, BlockTermState, IBits, DocsEnum, DocsFlags)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs*
name: Docs
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Docs_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Docs
nameWithType: PulsingPostingsReader.Docs
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsAndPositionsEnum,Lucene.Net.Index.DocsAndPositionsFlags)
name: DocsAndPositions(FieldInfo, BlockTermState, IBits, DocsAndPositionsEnum, DocsAndPositionsFlags)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_DocsAndPositions_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_Lucene_Net_Util_IBits_Lucene_Net_Index_DocsAndPositionsEnum_Lucene_Net_Index_DocsAndPositionsFlags_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsAndPositionsEnum,Lucene.Net.Index.DocsAndPositionsFlags)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, Lucene.Net.Util.IBits, Lucene.Net.Index.DocsAndPositionsEnum, Lucene.Net.Index.DocsAndPositionsFlags)
nameWithType: PulsingPostingsReader.DocsAndPositions(FieldInfo, BlockTermState, IBits, DocsAndPositionsEnum, DocsAndPositionsFlags)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions*
name: DocsAndPositions
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_DocsAndPositions_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.DocsAndPositions
nameWithType: PulsingPostingsReader.DocsAndPositions
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init(Lucene.Net.Store.IndexInput)
name: Init(IndexInput)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Init_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init(Lucene.Net.Store.IndexInput)
nameWithType: PulsingPostingsReader.Init(IndexInput)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init*
name: Init
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_Init_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.Init
nameWithType: PulsingPostingsReader.Init
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute
name: PulsingPostingsReader.IPulsingEnumAttribute
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.html
commentId: T:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute
nameWithType: PulsingPostingsReader.IPulsingEnumAttribute
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums
name: Enums
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_IPulsingEnumAttribute_Enums
commentId: P:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums
nameWithType: PulsingPostingsReader.IPulsingEnumAttribute.Enums
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums*
name: Enums
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_IPulsingEnumAttribute_Enums_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.IPulsingEnumAttribute.Enums
nameWithType: PulsingPostingsReader.IPulsingEnumAttribute.Enums
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState
name: NewTermState()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_NewTermState
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState()
nameWithType: PulsingPostingsReader.NewTermState()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState*
name: NewTermState
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_NewTermState_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.NewTermState
nameWithType: PulsingPostingsReader.NewTermState
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute
name: PulsingPostingsReader.PulsingEnumAttribute
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html
commentId: T:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute
nameWithType: PulsingPostingsReader.PulsingEnumAttribute
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear
name: Clear()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_Clear
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear()
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.Clear()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear*
name: Clear
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_Clear_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Clear
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.Clear
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo(Lucene.Net.Util.IAttribute)
name: CopyTo(IAttribute)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_CopyTo_Lucene_Net_Util_IAttribute_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo(Lucene.Net.Util.IAttribute)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo(Lucene.Net.Util.IAttribute)
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.CopyTo(IAttribute)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo*
name: CopyTo
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_CopyTo_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.CopyTo
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.CopyTo
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums
name: Enums
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_Enums
commentId: P:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.Enums
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums*
name: Enums
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_PulsingEnumAttribute_Enums_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.PulsingEnumAttribute.Enums
nameWithType: PulsingPostingsReader.PulsingEnumAttribute.Enums
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed()
nameWithType: PulsingPostingsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsReader.RamBytesUsed
nameWithType: PulsingPostingsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter
name: PulsingPostingsWriter
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html
commentId: T:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter
nameWithType: PulsingPostingsWriter
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,System.Int32,Lucene.Net.Codecs.PostingsWriterBase)
name: PulsingPostingsWriter(SegmentWriteState, Int32, PostingsWriterBase)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter__ctor_Lucene_Net_Index_SegmentWriteState_System_Int32_Lucene_Net_Codecs_PostingsWriterBase_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,System.Int32,Lucene.Net.Codecs.PostingsWriterBase)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.PulsingPostingsWriter(Lucene.Net.Index.SegmentWriteState, System.Int32, Lucene.Net.Codecs.PostingsWriterBase)
nameWithType: PulsingPostingsWriter.PulsingPostingsWriter(SegmentWriteState, Int32, PostingsWriterBase)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.#ctor*
name: PulsingPostingsWriter
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.PulsingPostingsWriter
nameWithType: PulsingPostingsWriter.PulsingPostingsWriter
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition(System.Int32,Lucene.Net.Util.BytesRef,System.Int32,System.Int32)
name: AddPosition(Int32, BytesRef, Int32, Int32)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_AddPosition_System_Int32_Lucene_Net_Util_BytesRef_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition(System.Int32,Lucene.Net.Util.BytesRef,System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition(System.Int32, Lucene.Net.Util.BytesRef, System.Int32, System.Int32)
nameWithType: PulsingPostingsWriter.AddPosition(Int32, BytesRef, Int32, Int32)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition*
name: AddPosition
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_AddPosition_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.AddPosition
nameWithType: PulsingPostingsWriter.AddPosition
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose(System.Boolean)
nameWithType: PulsingPostingsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Dispose
nameWithType: PulsingPostingsWriter.Dispose
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm(System.Int64[],Lucene.Net.Store.DataOutput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name: EncodeTerm(Int64[], DataOutput, FieldInfo, BlockTermState, Boolean)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_EncodeTerm_System_Int64___Lucene_Net_Store_DataOutput_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_System_Boolean_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm(System.Int64[],Lucene.Net.Store.DataOutput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name.vb: EncodeTerm(Int64(), DataOutput, FieldInfo, BlockTermState, Boolean)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm(System.Int64[], Lucene.Net.Store.DataOutput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
fullName.vb: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm(System.Int64(), Lucene.Net.Store.DataOutput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
nameWithType: PulsingPostingsWriter.EncodeTerm(Int64[], DataOutput, FieldInfo, BlockTermState, Boolean)
nameWithType.vb: PulsingPostingsWriter.EncodeTerm(Int64(), DataOutput, FieldInfo, BlockTermState, Boolean)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm*
name: EncodeTerm
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_EncodeTerm_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.EncodeTerm
nameWithType: PulsingPostingsWriter.EncodeTerm
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc
name: FinishDoc()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_FinishDoc
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc()
nameWithType: PulsingPostingsWriter.FinishDoc()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc*
name: FinishDoc
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_FinishDoc_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishDoc
nameWithType: PulsingPostingsWriter.FinishDoc
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
name: FinishTerm(BlockTermState)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_FinishTerm_Lucene_Net_Codecs_BlockTermState_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
nameWithType: PulsingPostingsWriter.FinishTerm(BlockTermState)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm*
name: FinishTerm
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_FinishTerm_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.FinishTerm
nameWithType: PulsingPostingsWriter.FinishTerm
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
name: Init(IndexOutput)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_Init_Lucene_Net_Store_IndexOutput_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
nameWithType: PulsingPostingsWriter.Init(IndexOutput)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init*
name: Init
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_Init_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.Init
nameWithType: PulsingPostingsWriter.Init
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState
name: NewTermState()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_NewTermState
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState()
nameWithType: PulsingPostingsWriter.NewTermState()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState*
name: NewTermState
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_NewTermState_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.NewTermState
nameWithType: PulsingPostingsWriter.NewTermState
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
name: SetField(FieldInfo)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_SetField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
nameWithType: PulsingPostingsWriter.SetField(FieldInfo)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField*
name: SetField
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_SetField_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.SetField
nameWithType: PulsingPostingsWriter.SetField
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc(System.Int32,System.Int32)
name: StartDoc(Int32, Int32)
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_StartDoc_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc(System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc(System.Int32, System.Int32)
nameWithType: PulsingPostingsWriter.StartDoc(Int32, Int32)
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc*
name: StartDoc
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_StartDoc_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartDoc
nameWithType: PulsingPostingsWriter.StartDoc
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm
name: StartTerm()
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_StartTerm
commentId: M:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm()
nameWithType: PulsingPostingsWriter.StartTerm()
- uid: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm*
name: StartTerm
href: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.html#Lucene_Net_Codecs_Pulsing_PulsingPostingsWriter_StartTerm_
commentId: Overload:Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Pulsing.PulsingPostingsWriter.StartTerm
nameWithType: PulsingPostingsWriter.StartTerm
- uid: Lucene.Net.Codecs.Sep
name: Lucene.Net.Codecs.Sep
href: Lucene.Net.Codecs.Sep.html
commentId: N:Lucene.Net.Codecs.Sep
fullName: Lucene.Net.Codecs.Sep
nameWithType: Lucene.Net.Codecs.Sep
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput
name: Int32IndexInput
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html
commentId: T:Lucene.Net.Codecs.Sep.Int32IndexInput
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput
nameWithType: Int32IndexInput
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose
name: Dispose()
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Dispose
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose()
nameWithType: Int32IndexInput.Dispose()
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose(System.Boolean)
nameWithType: Int32IndexInput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Dispose_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Dispose
nameWithType: Int32IndexInput.Dispose
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_GetIndex
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex()
nameWithType: Int32IndexInput.GetIndex()
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.GetIndex
nameWithType: Int32IndexInput.GetIndex
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader
name: GetReader()
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_GetReader
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader()
nameWithType: Int32IndexInput.GetReader()
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader*
name: GetReader
href: Lucene.Net.Codecs.Sep.Int32IndexInput.html#Lucene_Net_Codecs_Sep_Int32IndexInput_GetReader_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.GetReader
nameWithType: Int32IndexInput.GetReader
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index
name: Int32IndexInput.Index
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html
commentId: T:Lucene.Net.Codecs.Sep.Int32IndexInput.Index
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index
nameWithType: Int32IndexInput.Index
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone
name: Clone()
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Clone
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone()
nameWithType: Int32IndexInput.Index.Clone()
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone*
name: Clone
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Clone_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Clone
nameWithType: Int32IndexInput.Index.Clone
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexInput.Index)
name: CopyFrom(Int32IndexInput.Index)
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_CopyFrom_Lucene_Net_Codecs_Sep_Int32IndexInput_Index_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexInput.Index)
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexInput.Index)
nameWithType: Int32IndexInput.Index.CopyFrom(Int32IndexInput.Index)
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom*
name: CopyFrom
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_CopyFrom_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.CopyFrom
nameWithType: Int32IndexInput.Index.CopyFrom
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read(Lucene.Net.Store.DataInput,System.Boolean)
name: Read(DataInput, Boolean)
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Read_Lucene_Net_Store_DataInput_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read(Lucene.Net.Store.DataInput,System.Boolean)
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read(Lucene.Net.Store.DataInput, System.Boolean)
nameWithType: Int32IndexInput.Index.Read(DataInput, Boolean)
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read*
name: Read
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Read_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Read
nameWithType: Int32IndexInput.Index.Read
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek(Lucene.Net.Codecs.Sep.Int32IndexInput.Reader)
name: Seek(Int32IndexInput.Reader)
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Seek_Lucene_Net_Codecs_Sep_Int32IndexInput_Reader_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek(Lucene.Net.Codecs.Sep.Int32IndexInput.Reader)
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek(Lucene.Net.Codecs.Sep.Int32IndexInput.Reader)
nameWithType: Int32IndexInput.Index.Seek(Int32IndexInput.Reader)
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek*
name: Seek
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Index_Seek_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Index.Seek
nameWithType: Int32IndexInput.Index.Seek
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader
name: Int32IndexInput.Reader
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.html
commentId: T:Lucene.Net.Codecs.Sep.Int32IndexInput.Reader
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader
nameWithType: Int32IndexInput.Reader
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next
name: Next()
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Reader_Next
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next()
nameWithType: Int32IndexInput.Reader.Next()
- uid: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next*
name: Next
href: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.html#Lucene_Net_Codecs_Sep_Int32IndexInput_Reader_Next_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexInput.Reader.Next
nameWithType: Int32IndexInput.Reader.Next
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput
name: Int32IndexOutput
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html
commentId: T:Lucene.Net.Codecs.Sep.Int32IndexOutput
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput
nameWithType: Int32IndexOutput
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose
name: Dispose()
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Dispose
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose()
nameWithType: Int32IndexOutput.Dispose()
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose(System.Boolean)
nameWithType: Int32IndexOutput.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Dispose_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Dispose
nameWithType: Int32IndexOutput.Dispose
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex
name: GetIndex()
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_GetIndex
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex()
nameWithType: Int32IndexOutput.GetIndex()
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex*
name: GetIndex
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_GetIndex_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.GetIndex
nameWithType: Int32IndexOutput.GetIndex
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index
name: Int32IndexOutput.Index
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html
commentId: T:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index
nameWithType: Int32IndexOutput.Index
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexOutput.Index,System.Boolean)
name: CopyFrom(Int32IndexOutput.Index, Boolean)
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_CopyFrom_Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexOutput.Index,System.Boolean)
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom(Lucene.Net.Codecs.Sep.Int32IndexOutput.Index, System.Boolean)
nameWithType: Int32IndexOutput.Index.CopyFrom(Int32IndexOutput.Index, Boolean)
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom*
name: CopyFrom
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_CopyFrom_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.CopyFrom
nameWithType: Int32IndexOutput.Index.CopyFrom
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark
name: Mark()
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_Mark
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark()
nameWithType: Int32IndexOutput.Index.Mark()
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark*
name: Mark
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_Mark_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Mark
nameWithType: Int32IndexOutput.Index.Mark
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write(Lucene.Net.Store.DataOutput,System.Boolean)
name: Write(DataOutput, Boolean)
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_Write_Lucene_Net_Store_DataOutput_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write(Lucene.Net.Store.DataOutput,System.Boolean)
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write(Lucene.Net.Store.DataOutput, System.Boolean)
nameWithType: Int32IndexOutput.Index.Write(DataOutput, Boolean)
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write*
name: Write
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Index_Write_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Index.Write
nameWithType: Int32IndexOutput.Index.Write
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Write(System.Int32)
name: Write(Int32)
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Write_System_Int32_
commentId: M:Lucene.Net.Codecs.Sep.Int32IndexOutput.Write(System.Int32)
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Write(System.Int32)
nameWithType: Int32IndexOutput.Write(Int32)
- uid: Lucene.Net.Codecs.Sep.Int32IndexOutput.Write*
name: Write
href: Lucene.Net.Codecs.Sep.Int32IndexOutput.html#Lucene_Net_Codecs_Sep_Int32IndexOutput_Write_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32IndexOutput.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32IndexOutput.Write
nameWithType: Int32IndexOutput.Write
- uid: Lucene.Net.Codecs.Sep.Int32StreamFactory
name: Int32StreamFactory
href: Lucene.Net.Codecs.Sep.Int32StreamFactory.html
commentId: T:Lucene.Net.Codecs.Sep.Int32StreamFactory
fullName: Lucene.Net.Codecs.Sep.Int32StreamFactory
nameWithType: Int32StreamFactory
- uid: Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
name: CreateOutput(Directory, String, IOContext)
href: Lucene.Net.Codecs.Sep.Int32StreamFactory.html#Lucene_Net_Codecs_Sep_Int32StreamFactory_CreateOutput_Lucene_Net_Store_Directory_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput(Lucene.Net.Store.Directory, System.String, Lucene.Net.Store.IOContext)
nameWithType: Int32StreamFactory.CreateOutput(Directory, String, IOContext)
- uid: Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput*
name: CreateOutput
href: Lucene.Net.Codecs.Sep.Int32StreamFactory.html#Lucene_Net_Codecs_Sep_Int32StreamFactory_CreateOutput_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32StreamFactory.CreateOutput
nameWithType: Int32StreamFactory.CreateOutput
- uid: Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
name: OpenInput(Directory, String, IOContext)
href: Lucene.Net.Codecs.Sep.Int32StreamFactory.html#Lucene_Net_Codecs_Sep_Int32StreamFactory_OpenInput_Lucene_Net_Store_Directory_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput(Lucene.Net.Store.Directory, System.String, Lucene.Net.Store.IOContext)
nameWithType: Int32StreamFactory.OpenInput(Directory, String, IOContext)
- uid: Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput*
name: OpenInput
href: Lucene.Net.Codecs.Sep.Int32StreamFactory.html#Lucene_Net_Codecs_Sep_Int32StreamFactory_OpenInput_
commentId: Overload:Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.Int32StreamFactory.OpenInput
nameWithType: Int32StreamFactory.OpenInput
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader
name: SepPostingsReader
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html
commentId: T:Lucene.Net.Codecs.Sep.SepPostingsReader
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader
nameWithType: SepPostingsReader
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext,Lucene.Net.Codecs.Sep.Int32StreamFactory,System.String)
name: SepPostingsReader(Directory, FieldInfos, SegmentInfo, IOContext, Int32StreamFactory, String)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_FieldInfos_Lucene_Net_Index_SegmentInfo_Lucene_Net_Store_IOContext_Lucene_Net_Codecs_Sep_Int32StreamFactory_System_String_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.FieldInfos,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext,Lucene.Net.Codecs.Sep.Int32StreamFactory,System.String)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.SepPostingsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.FieldInfos, Lucene.Net.Index.SegmentInfo, Lucene.Net.Store.IOContext, Lucene.Net.Codecs.Sep.Int32StreamFactory, System.String)
nameWithType: SepPostingsReader.SepPostingsReader(Directory, FieldInfos, SegmentInfo, IOContext, Int32StreamFactory, String)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.#ctor*
name: SepPostingsReader
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.SepPostingsReader
nameWithType: SepPostingsReader.SepPostingsReader
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity()
nameWithType: SepPostingsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.CheckIntegrity
nameWithType: SepPostingsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm(System.Int64[],Lucene.Net.Store.DataInput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name: DecodeTerm(Int64[], DataInput, FieldInfo, BlockTermState, Boolean)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_DecodeTerm_System_Int64___Lucene_Net_Store_DataInput_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm(System.Int64[],Lucene.Net.Store.DataInput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name.vb: DecodeTerm(Int64(), DataInput, FieldInfo, BlockTermState, Boolean)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm(System.Int64[], Lucene.Net.Store.DataInput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
fullName.vb: Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm(System.Int64(), Lucene.Net.Store.DataInput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
nameWithType: SepPostingsReader.DecodeTerm(Int64[], DataInput, FieldInfo, BlockTermState, Boolean)
nameWithType.vb: SepPostingsReader.DecodeTerm(Int64(), DataInput, FieldInfo, BlockTermState, Boolean)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm*
name: DecodeTerm
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_DecodeTerm_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.DecodeTerm
nameWithType: SepPostingsReader.DecodeTerm
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose(System.Boolean)
nameWithType: SepPostingsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Dispose
nameWithType: SepPostingsReader.Dispose
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Docs(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsEnum,Lucene.Net.Index.DocsFlags)
name: Docs(FieldInfo, BlockTermState, IBits, DocsEnum, DocsFlags)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Docs_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_Lucene_Net_Util_IBits_Lucene_Net_Index_DocsEnum_Lucene_Net_Index_DocsFlags_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.Docs(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsEnum,Lucene.Net.Index.DocsFlags)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Docs(Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, Lucene.Net.Util.IBits, Lucene.Net.Index.DocsEnum, Lucene.Net.Index.DocsFlags)
nameWithType: SepPostingsReader.Docs(FieldInfo, BlockTermState, IBits, DocsEnum, DocsFlags)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Docs*
name: Docs
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Docs_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.Docs
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Docs
nameWithType: SepPostingsReader.Docs
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsAndPositionsEnum,Lucene.Net.Index.DocsAndPositionsFlags)
name: DocsAndPositions(FieldInfo, BlockTermState, IBits, DocsAndPositionsEnum, DocsAndPositionsFlags)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_DocsAndPositions_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_Lucene_Net_Util_IBits_Lucene_Net_Index_DocsAndPositionsEnum_Lucene_Net_Index_DocsAndPositionsFlags_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,Lucene.Net.Util.IBits,Lucene.Net.Index.DocsAndPositionsEnum,Lucene.Net.Index.DocsAndPositionsFlags)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions(Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, Lucene.Net.Util.IBits, Lucene.Net.Index.DocsAndPositionsEnum, Lucene.Net.Index.DocsAndPositionsFlags)
nameWithType: SepPostingsReader.DocsAndPositions(FieldInfo, BlockTermState, IBits, DocsAndPositionsEnum, DocsAndPositionsFlags)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions*
name: DocsAndPositions
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_DocsAndPositions_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.DocsAndPositions
nameWithType: SepPostingsReader.DocsAndPositions
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Init(Lucene.Net.Store.IndexInput)
name: Init(IndexInput)
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Init_Lucene_Net_Store_IndexInput_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.Init(Lucene.Net.Store.IndexInput)
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Init(Lucene.Net.Store.IndexInput)
nameWithType: SepPostingsReader.Init(IndexInput)
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.Init*
name: Init
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_Init_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.Init
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.Init
nameWithType: SepPostingsReader.Init
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState
name: NewTermState()
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_NewTermState
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState()
nameWithType: SepPostingsReader.NewTermState()
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState*
name: NewTermState
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_NewTermState_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.NewTermState
nameWithType: SepPostingsReader.NewTermState
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed()
nameWithType: SepPostingsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.Sep.SepPostingsReader.html#Lucene_Net_Codecs_Sep_SepPostingsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsReader.RamBytesUsed
nameWithType: SepPostingsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter
name: SepPostingsWriter
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html
commentId: T:Lucene.Net.Codecs.Sep.SepPostingsWriter
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter
nameWithType: SepPostingsWriter
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.Sep.Int32StreamFactory)
name: SepPostingsWriter(SegmentWriteState, Int32StreamFactory)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter__ctor_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_Sep_Int32StreamFactory_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.Sep.Int32StreamFactory)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.SepPostingsWriter(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.Sep.Int32StreamFactory)
nameWithType: SepPostingsWriter.SepPostingsWriter(SegmentWriteState, Int32StreamFactory)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.Sep.Int32StreamFactory,System.Int32)
name: SepPostingsWriter(SegmentWriteState, Int32StreamFactory, Int32)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter__ctor_Lucene_Net_Index_SegmentWriteState_Lucene_Net_Codecs_Sep_Int32StreamFactory_System_Int32_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor(Lucene.Net.Index.SegmentWriteState,Lucene.Net.Codecs.Sep.Int32StreamFactory,System.Int32)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.SepPostingsWriter(Lucene.Net.Index.SegmentWriteState, Lucene.Net.Codecs.Sep.Int32StreamFactory, System.Int32)
nameWithType: SepPostingsWriter.SepPostingsWriter(SegmentWriteState, Int32StreamFactory, Int32)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor*
name: SepPostingsWriter
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.SepPostingsWriter
nameWithType: SepPostingsWriter.SepPostingsWriter
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition(System.Int32,Lucene.Net.Util.BytesRef,System.Int32,System.Int32)
name: AddPosition(Int32, BytesRef, Int32, Int32)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_AddPosition_System_Int32_Lucene_Net_Util_BytesRef_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition(System.Int32,Lucene.Net.Util.BytesRef,System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition(System.Int32, Lucene.Net.Util.BytesRef, System.Int32, System.Int32)
nameWithType: SepPostingsWriter.AddPosition(Int32, BytesRef, Int32, Int32)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition*
name: AddPosition
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_AddPosition_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.AddPosition
nameWithType: SepPostingsWriter.AddPosition
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose(System.Boolean)
nameWithType: SepPostingsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.Dispose
nameWithType: SepPostingsWriter.Dispose
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm(System.Int64[],Lucene.Net.Store.DataOutput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name: EncodeTerm(Int64[], DataOutput, FieldInfo, BlockTermState, Boolean)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_EncodeTerm_System_Int64___Lucene_Net_Store_DataOutput_Lucene_Net_Index_FieldInfo_Lucene_Net_Codecs_BlockTermState_System_Boolean_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm(System.Int64[],Lucene.Net.Store.DataOutput,Lucene.Net.Index.FieldInfo,Lucene.Net.Codecs.BlockTermState,System.Boolean)
name.vb: EncodeTerm(Int64(), DataOutput, FieldInfo, BlockTermState, Boolean)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm(System.Int64[], Lucene.Net.Store.DataOutput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
fullName.vb: Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm(System.Int64(), Lucene.Net.Store.DataOutput, Lucene.Net.Index.FieldInfo, Lucene.Net.Codecs.BlockTermState, System.Boolean)
nameWithType: SepPostingsWriter.EncodeTerm(Int64[], DataOutput, FieldInfo, BlockTermState, Boolean)
nameWithType.vb: SepPostingsWriter.EncodeTerm(Int64(), DataOutput, FieldInfo, BlockTermState, Boolean)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm*
name: EncodeTerm
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_EncodeTerm_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.EncodeTerm
nameWithType: SepPostingsWriter.EncodeTerm
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc
name: FinishDoc()
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_FinishDoc
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc()
nameWithType: SepPostingsWriter.FinishDoc()
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc*
name: FinishDoc
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_FinishDoc_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishDoc
nameWithType: SepPostingsWriter.FinishDoc
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
name: FinishTerm(BlockTermState)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_FinishTerm_Lucene_Net_Codecs_BlockTermState_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm(Lucene.Net.Codecs.BlockTermState)
nameWithType: SepPostingsWriter.FinishTerm(BlockTermState)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm*
name: FinishTerm
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_FinishTerm_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.FinishTerm
nameWithType: SepPostingsWriter.FinishTerm
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
name: Init(IndexOutput)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_Init_Lucene_Net_Store_IndexOutput_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.Init(Lucene.Net.Store.IndexOutput)
nameWithType: SepPostingsWriter.Init(IndexOutput)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.Init*
name: Init
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_Init_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.Init
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.Init
nameWithType: SepPostingsWriter.Init
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState
name: NewTermState()
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_NewTermState
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState()
nameWithType: SepPostingsWriter.NewTermState()
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState*
name: NewTermState
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_NewTermState_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.NewTermState
nameWithType: SepPostingsWriter.NewTermState
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
name: SetField(FieldInfo)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_SetField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField(Lucene.Net.Index.FieldInfo)
nameWithType: SepPostingsWriter.SetField(FieldInfo)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField*
name: SetField
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_SetField_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.SetField
nameWithType: SepPostingsWriter.SetField
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc(System.Int32,System.Int32)
name: StartDoc(Int32, Int32)
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_StartDoc_System_Int32_System_Int32_
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc(System.Int32,System.Int32)
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc(System.Int32, System.Int32)
nameWithType: SepPostingsWriter.StartDoc(Int32, Int32)
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc*
name: StartDoc
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_StartDoc_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartDoc
nameWithType: SepPostingsWriter.StartDoc
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm
name: StartTerm()
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_StartTerm
commentId: M:Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm()
nameWithType: SepPostingsWriter.StartTerm()
- uid: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm*
name: StartTerm
href: Lucene.Net.Codecs.Sep.SepPostingsWriter.html#Lucene_Net_Codecs_Sep_SepPostingsWriter_StartTerm_
commentId: Overload:Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.Sep.SepPostingsWriter.StartTerm
nameWithType: SepPostingsWriter.StartTerm
- uid: Lucene.Net.Codecs.SimpleText
name: Lucene.Net.Codecs.SimpleText
href: Lucene.Net.Codecs.SimpleText.html
commentId: N:Lucene.Net.Codecs.SimpleText
fullName: Lucene.Net.Codecs.SimpleText
nameWithType: Lucene.Net.Codecs.SimpleText
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec
name: SimpleTextCodec
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextCodec
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec
nameWithType: SimpleTextCodec
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.#ctor
name: SimpleTextCodec()
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec__ctor
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.#ctor
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SimpleTextCodec()
nameWithType: SimpleTextCodec.SimpleTextCodec()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.#ctor*
name: SimpleTextCodec
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SimpleTextCodec
nameWithType: SimpleTextCodec.SimpleTextCodec
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat
name: DocValuesFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_DocValuesFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat
nameWithType: SimpleTextCodec.DocValuesFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat*
name: DocValuesFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_DocValuesFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.DocValuesFormat
nameWithType: SimpleTextCodec.DocValuesFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat
name: FieldInfosFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_FieldInfosFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat
nameWithType: SimpleTextCodec.FieldInfosFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat*
name: FieldInfosFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_FieldInfosFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.FieldInfosFormat
nameWithType: SimpleTextCodec.FieldInfosFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat
name: LiveDocsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_LiveDocsFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat
nameWithType: SimpleTextCodec.LiveDocsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat*
name: LiveDocsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_LiveDocsFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.LiveDocsFormat
nameWithType: SimpleTextCodec.LiveDocsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat
name: NormsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_NormsFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat
nameWithType: SimpleTextCodec.NormsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat*
name: NormsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_NormsFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.NormsFormat
nameWithType: SimpleTextCodec.NormsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat
name: PostingsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_PostingsFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat
nameWithType: SimpleTextCodec.PostingsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat*
name: PostingsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_PostingsFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.PostingsFormat
nameWithType: SimpleTextCodec.PostingsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat
name: SegmentInfoFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_SegmentInfoFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat
nameWithType: SimpleTextCodec.SegmentInfoFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat*
name: SegmentInfoFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_SegmentInfoFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.SegmentInfoFormat
nameWithType: SimpleTextCodec.SegmentInfoFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat
name: StoredFieldsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_StoredFieldsFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat
nameWithType: SimpleTextCodec.StoredFieldsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat*
name: StoredFieldsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_StoredFieldsFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.StoredFieldsFormat
nameWithType: SimpleTextCodec.StoredFieldsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat
name: TermVectorsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_TermVectorsFormat
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat
nameWithType: SimpleTextCodec.TermVectorsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat*
name: TermVectorsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.html#Lucene_Net_Codecs_SimpleText_SimpleTextCodec_TermVectorsFormat_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextCodec.TermVectorsFormat
nameWithType: SimpleTextCodec.TermVectorsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat
name: SimpleTextDocValuesFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat
nameWithType: SimpleTextDocValuesFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.#ctor
name: SimpleTextDocValuesFormat()
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat__ctor
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.#ctor
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.SimpleTextDocValuesFormat()
nameWithType: SimpleTextDocValuesFormat.SimpleTextDocValuesFormat()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.#ctor*
name: SimpleTextDocValuesFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.SimpleTextDocValuesFormat
nameWithType: SimpleTextDocValuesFormat.SimpleTextDocValuesFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: SimpleTextDocValuesFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsConsumer
nameWithType: SimpleTextDocValuesFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: SimpleTextDocValuesFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesFormat.FieldsProducer
nameWithType: SimpleTextDocValuesFormat.FieldsProducer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader
name: SimpleTextDocValuesReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader
nameWithType: SimpleTextDocValuesReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity()
nameWithType: SimpleTextDocValuesReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.CheckIntegrity
nameWithType: SimpleTextDocValuesReader.CheckIntegrity
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose(System.Boolean)
nameWithType: SimpleTextDocValuesReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.Dispose
nameWithType: SimpleTextDocValuesReader.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary(Lucene.Net.Index.FieldInfo)
name: GetBinary(FieldInfo)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetBinary_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary(Lucene.Net.Index.FieldInfo)
nameWithType: SimpleTextDocValuesReader.GetBinary(FieldInfo)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary*
name: GetBinary
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetBinary_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetBinary
nameWithType: SimpleTextDocValuesReader.GetBinary
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField(Lucene.Net.Index.FieldInfo)
name: GetDocsWithField(FieldInfo)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetDocsWithField_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField(Lucene.Net.Index.FieldInfo)
nameWithType: SimpleTextDocValuesReader.GetDocsWithField(FieldInfo)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField*
name: GetDocsWithField
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetDocsWithField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetDocsWithField
nameWithType: SimpleTextDocValuesReader.GetDocsWithField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric(Lucene.Net.Index.FieldInfo)
name: GetNumeric(FieldInfo)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetNumeric_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric(Lucene.Net.Index.FieldInfo)
nameWithType: SimpleTextDocValuesReader.GetNumeric(FieldInfo)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric*
name: GetNumeric
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetNumeric_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetNumeric
nameWithType: SimpleTextDocValuesReader.GetNumeric
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted(Lucene.Net.Index.FieldInfo)
name: GetSorted(FieldInfo)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetSorted_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted(Lucene.Net.Index.FieldInfo)
nameWithType: SimpleTextDocValuesReader.GetSorted(FieldInfo)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted*
name: GetSorted
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetSorted_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSorted
nameWithType: SimpleTextDocValuesReader.GetSorted
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet(Lucene.Net.Index.FieldInfo)
name: GetSortedSet(FieldInfo)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetSortedSet_Lucene_Net_Index_FieldInfo_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet(Lucene.Net.Index.FieldInfo)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet(Lucene.Net.Index.FieldInfo)
nameWithType: SimpleTextDocValuesReader.GetSortedSet(FieldInfo)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet*
name: GetSortedSet
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_GetSortedSet_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.GetSortedSet
nameWithType: SimpleTextDocValuesReader.GetSortedSet
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed()
nameWithType: SimpleTextDocValuesReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesReader.RamBytesUsed
nameWithType: SimpleTextDocValuesReader.RamBytesUsed
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter
name: SimpleTextDocValuesWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter
nameWithType: SimpleTextDocValuesWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef})
name: AddBinaryField(FieldInfo, IEnumerable<BytesRef>)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddBinaryField_Lucene_Net_Index_FieldInfo_System_Collections_Generic_IEnumerable_Lucene_Net_Util_BytesRef__
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef})
name.vb: AddBinaryField(FieldInfo, IEnumerable(Of BytesRef))
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable<Lucene.Net.Util.BytesRef>)
fullName.vb: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable(Of Lucene.Net.Util.BytesRef))
nameWithType: SimpleTextDocValuesWriter.AddBinaryField(FieldInfo, IEnumerable<BytesRef>)
nameWithType.vb: SimpleTextDocValuesWriter.AddBinaryField(FieldInfo, IEnumerable(Of BytesRef))
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField*
name: AddBinaryField
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddBinaryField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddBinaryField
nameWithType: SimpleTextDocValuesWriter.AddBinaryField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name: AddNumericField(FieldInfo, IEnumerable<Nullable<Int64>>)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddNumericField_Lucene_Net_Index_FieldInfo_System_Collections_Generic_IEnumerable_System_Nullable_System_Int64___
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name.vb: AddNumericField(FieldInfo, IEnumerable(Of Nullable(Of Int64)))
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)
fullName.vb: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable(Of System.Nullable(Of System.Int64)))
nameWithType: SimpleTextDocValuesWriter.AddNumericField(FieldInfo, IEnumerable<Nullable<Int64>>)
nameWithType.vb: SimpleTextDocValuesWriter.AddNumericField(FieldInfo, IEnumerable(Of Nullable(Of Int64)))
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField*
name: AddNumericField
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddNumericField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddNumericField
nameWithType: SimpleTextDocValuesWriter.AddNumericField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name: AddSortedField(FieldInfo, IEnumerable<BytesRef>, IEnumerable<Nullable<Int64>>)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddSortedField_Lucene_Net_Index_FieldInfo_System_Collections_Generic_IEnumerable_Lucene_Net_Util_BytesRef__System_Collections_Generic_IEnumerable_System_Nullable_System_Int64___
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name.vb: AddSortedField(FieldInfo, IEnumerable(Of BytesRef), IEnumerable(Of Nullable(Of Int64)))
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable<Lucene.Net.Util.BytesRef>, System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)
fullName.vb: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable(Of Lucene.Net.Util.BytesRef), System.Collections.Generic.IEnumerable(Of System.Nullable(Of System.Int64)))
nameWithType: SimpleTextDocValuesWriter.AddSortedField(FieldInfo, IEnumerable<BytesRef>, IEnumerable<Nullable<Int64>>)
nameWithType.vb: SimpleTextDocValuesWriter.AddSortedField(FieldInfo, IEnumerable(Of BytesRef), IEnumerable(Of Nullable(Of Int64)))
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField*
name: AddSortedField
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddSortedField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedField
nameWithType: SimpleTextDocValuesWriter.AddSortedField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name: AddSortedSetField(FieldInfo, IEnumerable<BytesRef>, IEnumerable<Nullable<Int64>>, IEnumerable<Nullable<Int64>>)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddSortedSetField_Lucene_Net_Index_FieldInfo_System_Collections_Generic_IEnumerable_Lucene_Net_Util_BytesRef__System_Collections_Generic_IEnumerable_System_Nullable_System_Int64___System_Collections_Generic_IEnumerable_System_Nullable_System_Int64___
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField(Lucene.Net.Index.FieldInfo,System.Collections.Generic.IEnumerable{Lucene.Net.Util.BytesRef},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}},System.Collections.Generic.IEnumerable{System.Nullable{System.Int64}})
name.vb: AddSortedSetField(FieldInfo, IEnumerable(Of BytesRef), IEnumerable(Of Nullable(Of Int64)), IEnumerable(Of Nullable(Of Int64)))
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable<Lucene.Net.Util.BytesRef>, System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>, System.Collections.Generic.IEnumerable<System.Nullable<System.Int64>>)
fullName.vb: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField(Lucene.Net.Index.FieldInfo, System.Collections.Generic.IEnumerable(Of Lucene.Net.Util.BytesRef), System.Collections.Generic.IEnumerable(Of System.Nullable(Of System.Int64)), System.Collections.Generic.IEnumerable(Of System.Nullable(Of System.Int64)))
nameWithType: SimpleTextDocValuesWriter.AddSortedSetField(FieldInfo, IEnumerable<BytesRef>, IEnumerable<Nullable<Int64>>, IEnumerable<Nullable<Int64>>)
nameWithType.vb: SimpleTextDocValuesWriter.AddSortedSetField(FieldInfo, IEnumerable(Of BytesRef), IEnumerable(Of Nullable(Of Int64)), IEnumerable(Of Nullable(Of Int64)))
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField*
name: AddSortedSetField
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_AddSortedSetField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.AddSortedSetField
nameWithType: SimpleTextDocValuesWriter.AddSortedSetField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose(System.Boolean)
nameWithType: SimpleTextDocValuesWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextDocValuesWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextDocValuesWriter.Dispose
nameWithType: SimpleTextDocValuesWriter.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat
name: SimpleTextFieldInfosFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat
nameWithType: SimpleTextFieldInfosFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader
name: FieldInfosReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosFormat_FieldInfosReader
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader
nameWithType: SimpleTextFieldInfosFormat.FieldInfosReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader*
name: FieldInfosReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosFormat_FieldInfosReader_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosReader
nameWithType: SimpleTextFieldInfosFormat.FieldInfosReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter
name: FieldInfosWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosFormat_FieldInfosWriter
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter
nameWithType: SimpleTextFieldInfosFormat.FieldInfosWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter*
name: FieldInfosWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosFormat_FieldInfosWriter_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosFormat.FieldInfosWriter
nameWithType: SimpleTextFieldInfosFormat.FieldInfosWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader
name: SimpleTextFieldInfosReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader
nameWithType: SimpleTextFieldInfosReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType(System.String)
name: DocValuesType(String)
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosReader_DocValuesType_System_String_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType(System.String)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType(System.String)
nameWithType: SimpleTextFieldInfosReader.DocValuesType(String)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType*
name: DocValuesType
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosReader_DocValuesType_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.DocValuesType
nameWithType: SimpleTextFieldInfosReader.DocValuesType
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read(Lucene.Net.Store.Directory,System.String,System.String,Lucene.Net.Store.IOContext)
name: Read(Directory, String, String, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosReader_Read_Lucene_Net_Store_Directory_System_String_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read(Lucene.Net.Store.Directory,System.String,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read(Lucene.Net.Store.Directory, System.String, System.String, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextFieldInfosReader.Read(Directory, String, String, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read*
name: Read
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosReader_Read_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosReader.Read
nameWithType: SimpleTextFieldInfosReader.Read
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter
name: SimpleTextFieldInfosWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter
nameWithType: SimpleTextFieldInfosWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write(Lucene.Net.Store.Directory,System.String,System.String,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
name: Write(Directory, String, String, FieldInfos, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosWriter_Write_Lucene_Net_Store_Directory_System_String_System_String_Lucene_Net_Index_FieldInfos_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write(Lucene.Net.Store.Directory,System.String,System.String,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write(Lucene.Net.Store.Directory, System.String, System.String, Lucene.Net.Index.FieldInfos, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextFieldInfosWriter.Write(Directory, String, String, FieldInfos, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write*
name: Write
href: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextFieldInfosWriter_Write_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextFieldInfosWriter.Write
nameWithType: SimpleTextFieldInfosWriter.Write
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat
name: SimpleTextLiveDocsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat
nameWithType: SimpleTextLiveDocsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files(Lucene.Net.Index.SegmentCommitInfo,System.Collections.Generic.ICollection{System.String})
name: Files(SegmentCommitInfo, ICollection<String>)
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_Files_Lucene_Net_Index_SegmentCommitInfo_System_Collections_Generic_ICollection_System_String__
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files(Lucene.Net.Index.SegmentCommitInfo,System.Collections.Generic.ICollection{System.String})
name.vb: Files(SegmentCommitInfo, ICollection(Of String))
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files(Lucene.Net.Index.SegmentCommitInfo, System.Collections.Generic.ICollection<System.String>)
fullName.vb: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files(Lucene.Net.Index.SegmentCommitInfo, System.Collections.Generic.ICollection(Of System.String))
nameWithType: SimpleTextLiveDocsFormat.Files(SegmentCommitInfo, ICollection<String>)
nameWithType.vb: SimpleTextLiveDocsFormat.Files(SegmentCommitInfo, ICollection(Of String))
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files*
name: Files
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_Files_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.Files
nameWithType: SimpleTextLiveDocsFormat.Files
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(Lucene.Net.Util.IBits)
name: NewLiveDocs(IBits)
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_NewLiveDocs_Lucene_Net_Util_IBits_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(Lucene.Net.Util.IBits)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(Lucene.Net.Util.IBits)
nameWithType: SimpleTextLiveDocsFormat.NewLiveDocs(IBits)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(System.Int32)
name: NewLiveDocs(Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_NewLiveDocs_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs(System.Int32)
nameWithType: SimpleTextLiveDocsFormat.NewLiveDocs(Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs*
name: NewLiveDocs
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_NewLiveDocs_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.NewLiveDocs
nameWithType: SimpleTextLiveDocsFormat.NewLiveDocs
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentCommitInfo,Lucene.Net.Store.IOContext)
name: ReadLiveDocs(Directory, SegmentCommitInfo, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_ReadLiveDocs_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentCommitInfo_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentCommitInfo,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentCommitInfo, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextLiveDocsFormat.ReadLiveDocs(Directory, SegmentCommitInfo, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs*
name: ReadLiveDocs
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_ReadLiveDocs_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.ReadLiveDocs
nameWithType: SimpleTextLiveDocsFormat.ReadLiveDocs
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs(Lucene.Net.Util.IMutableBits,Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentCommitInfo,System.Int32,Lucene.Net.Store.IOContext)
name: WriteLiveDocs(IMutableBits, Directory, SegmentCommitInfo, Int32, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_WriteLiveDocs_Lucene_Net_Util_IMutableBits_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentCommitInfo_System_Int32_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs(Lucene.Net.Util.IMutableBits,Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentCommitInfo,System.Int32,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs(Lucene.Net.Util.IMutableBits, Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentCommitInfo, System.Int32, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextLiveDocsFormat.WriteLiveDocs(IMutableBits, Directory, SegmentCommitInfo, Int32, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs*
name: WriteLiveDocs
href: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextLiveDocsFormat_WriteLiveDocs_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextLiveDocsFormat.WriteLiveDocs
nameWithType: SimpleTextLiveDocsFormat.WriteLiveDocs
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat
name: SimpleTextNormsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat
nameWithType: SimpleTextNormsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
name: NormsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_NormsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: SimpleTextNormsFormat.NormsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer*
name: NormsConsumer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_NormsConsumer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsConsumer
nameWithType: SimpleTextNormsFormat.NormsConsumer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
name: NormsProducer(SegmentReadState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_NormsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: SimpleTextNormsFormat.NormsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer*
name: NormsProducer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_NormsProducer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.NormsProducer
nameWithType: SimpleTextNormsFormat.NormsProducer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer
name: SimpleTextNormsFormat.SimpleTextNormsConsumer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer
nameWithType: SimpleTextNormsFormat.SimpleTextNormsConsumer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.#ctor(Lucene.Net.Index.SegmentWriteState)
name: SimpleTextNormsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_SimpleTextNormsConsumer__ctor_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.#ctor(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.SimpleTextNormsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: SimpleTextNormsFormat.SimpleTextNormsConsumer.SimpleTextNormsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.#ctor*
name: SimpleTextNormsConsumer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_SimpleTextNormsConsumer__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsConsumer.SimpleTextNormsConsumer
nameWithType: SimpleTextNormsFormat.SimpleTextNormsConsumer.SimpleTextNormsConsumer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer
name: SimpleTextNormsFormat.SimpleTextNormsProducer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer
nameWithType: SimpleTextNormsFormat.SimpleTextNormsProducer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.#ctor(Lucene.Net.Index.SegmentReadState)
name: SimpleTextNormsProducer(SegmentReadState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_SimpleTextNormsProducer__ctor_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.#ctor(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.SimpleTextNormsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: SimpleTextNormsFormat.SimpleTextNormsProducer.SimpleTextNormsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.#ctor*
name: SimpleTextNormsProducer
href: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.html#Lucene_Net_Codecs_SimpleText_SimpleTextNormsFormat_SimpleTextNormsProducer__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextNormsFormat.SimpleTextNormsProducer.SimpleTextNormsProducer
nameWithType: SimpleTextNormsFormat.SimpleTextNormsProducer.SimpleTextNormsProducer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat
name: SimpleTextPostingsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat
nameWithType: SimpleTextPostingsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.#ctor
name: SimpleTextPostingsFormat()
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat__ctor
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.#ctor
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.SimpleTextPostingsFormat()
nameWithType: SimpleTextPostingsFormat.SimpleTextPostingsFormat()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.#ctor*
name: SimpleTextPostingsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.SimpleTextPostingsFormat
nameWithType: SimpleTextPostingsFormat.SimpleTextPostingsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
name: FieldsConsumer(SegmentWriteState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat_FieldsConsumer_Lucene_Net_Index_SegmentWriteState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer(Lucene.Net.Index.SegmentWriteState)
nameWithType: SimpleTextPostingsFormat.FieldsConsumer(SegmentWriteState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer*
name: FieldsConsumer
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat_FieldsConsumer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsConsumer
nameWithType: SimpleTextPostingsFormat.FieldsConsumer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
name: FieldsProducer(SegmentReadState)
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat_FieldsProducer_Lucene_Net_Index_SegmentReadState_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer(Lucene.Net.Index.SegmentReadState)
nameWithType: SimpleTextPostingsFormat.FieldsProducer(SegmentReadState)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer*
name: FieldsProducer
href: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextPostingsFormat_FieldsProducer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextPostingsFormat.FieldsProducer
nameWithType: SimpleTextPostingsFormat.FieldsProducer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat
name: SimpleTextSegmentInfoFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat
nameWithType: SimpleTextSegmentInfoFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader
name: SegmentInfoReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoFormat_SegmentInfoReader
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader
nameWithType: SimpleTextSegmentInfoFormat.SegmentInfoReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader*
name: SegmentInfoReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoFormat_SegmentInfoReader_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoReader
nameWithType: SimpleTextSegmentInfoFormat.SegmentInfoReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter
name: SegmentInfoWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoFormat_SegmentInfoWriter
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter
nameWithType: SimpleTextSegmentInfoFormat.SegmentInfoWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter*
name: SegmentInfoWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoFormat_SegmentInfoWriter_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SegmentInfoWriter
nameWithType: SimpleTextSegmentInfoFormat.SegmentInfoWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SI_EXTENSION
name: SI_EXTENSION
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoFormat_SI_EXTENSION
commentId: F:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SI_EXTENSION
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoFormat.SI_EXTENSION
nameWithType: SimpleTextSegmentInfoFormat.SI_EXTENSION
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader
name: SimpleTextSegmentInfoReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader
nameWithType: SimpleTextSegmentInfoReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
name: Read(Directory, String, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoReader_Read_Lucene_Net_Store_Directory_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read(Lucene.Net.Store.Directory, System.String, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextSegmentInfoReader.Read(Directory, String, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read*
name: Read
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoReader_Read_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoReader.Read
nameWithType: SimpleTextSegmentInfoReader.Read
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter
name: SimpleTextSegmentInfoWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter
nameWithType: SimpleTextSegmentInfoWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
name: Write(Directory, SegmentInfo, FieldInfos, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoWriter_Write_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Index_FieldInfos_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Index.FieldInfos, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextSegmentInfoWriter.Write(Directory, SegmentInfo, FieldInfos, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write*
name: Write
href: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextSegmentInfoWriter_Write_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextSegmentInfoWriter.Write
nameWithType: SimpleTextSegmentInfoWriter.Write
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat
name: SimpleTextStoredFieldsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat
nameWithType: SimpleTextStoredFieldsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
name: FieldsReader(Directory, SegmentInfo, FieldInfos, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsFormat_FieldsReader_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Index_FieldInfos_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Index.FieldInfos, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextStoredFieldsFormat.FieldsReader(Directory, SegmentInfo, FieldInfos, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader*
name: FieldsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsFormat_FieldsReader_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsReader
nameWithType: SimpleTextStoredFieldsFormat.FieldsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
name: FieldsWriter(Directory, SegmentInfo, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsFormat_FieldsWriter_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextStoredFieldsFormat.FieldsWriter(Directory, SegmentInfo, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter*
name: FieldsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsFormat_FieldsWriter_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsFormat.FieldsWriter
nameWithType: SimpleTextStoredFieldsFormat.FieldsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader
name: SimpleTextStoredFieldsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader
nameWithType: SimpleTextStoredFieldsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
name: SimpleTextStoredFieldsReader(Directory, SegmentInfo, FieldInfos, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Index_FieldInfos_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.SimpleTextStoredFieldsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Index.FieldInfos, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextStoredFieldsReader.SimpleTextStoredFieldsReader(Directory, SegmentInfo, FieldInfos, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.#ctor*
name: SimpleTextStoredFieldsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.SimpleTextStoredFieldsReader
nameWithType: SimpleTextStoredFieldsReader.SimpleTextStoredFieldsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity()
nameWithType: SimpleTextStoredFieldsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.CheckIntegrity
nameWithType: SimpleTextStoredFieldsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone
name: Clone()
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_Clone
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone()
nameWithType: SimpleTextStoredFieldsReader.Clone()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone*
name: Clone
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_Clone_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Clone
nameWithType: SimpleTextStoredFieldsReader.Clone
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose(System.Boolean)
nameWithType: SimpleTextStoredFieldsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.Dispose
nameWithType: SimpleTextStoredFieldsReader.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed()
nameWithType: SimpleTextStoredFieldsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.RamBytesUsed
nameWithType: SimpleTextStoredFieldsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument(System.Int32,Lucene.Net.Index.StoredFieldVisitor)
name: VisitDocument(Int32, StoredFieldVisitor)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_VisitDocument_System_Int32_Lucene_Net_Index_StoredFieldVisitor_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument(System.Int32,Lucene.Net.Index.StoredFieldVisitor)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument(System.Int32, Lucene.Net.Index.StoredFieldVisitor)
nameWithType: SimpleTextStoredFieldsReader.VisitDocument(Int32, StoredFieldVisitor)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument*
name: VisitDocument
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsReader_VisitDocument_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsReader.VisitDocument
nameWithType: SimpleTextStoredFieldsReader.VisitDocument
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter
name: SimpleTextStoredFieldsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter
nameWithType: SimpleTextStoredFieldsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.#ctor(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
name: SimpleTextStoredFieldsWriter(Directory, String, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter__ctor_Lucene_Net_Store_Directory_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.#ctor(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.SimpleTextStoredFieldsWriter(Lucene.Net.Store.Directory, System.String, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextStoredFieldsWriter.SimpleTextStoredFieldsWriter(Directory, String, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.#ctor*
name: SimpleTextStoredFieldsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.SimpleTextStoredFieldsWriter
nameWithType: SimpleTextStoredFieldsWriter.SimpleTextStoredFieldsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort
name: Abort()
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Abort
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort()
nameWithType: SimpleTextStoredFieldsWriter.Abort()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort*
name: Abort
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Abort_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Abort
nameWithType: SimpleTextStoredFieldsWriter.Abort
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose(System.Boolean)
nameWithType: SimpleTextStoredFieldsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Dispose
nameWithType: SimpleTextStoredFieldsWriter.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish(Lucene.Net.Index.FieldInfos,System.Int32)
name: Finish(FieldInfos, Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Finish_Lucene_Net_Index_FieldInfos_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish(Lucene.Net.Index.FieldInfos,System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish(Lucene.Net.Index.FieldInfos, System.Int32)
nameWithType: SimpleTextStoredFieldsWriter.Finish(FieldInfos, Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish*
name: Finish
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_Finish_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.Finish
nameWithType: SimpleTextStoredFieldsWriter.Finish
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument(System.Int32)
name: StartDocument(Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_StartDocument_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument(System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument(System.Int32)
nameWithType: SimpleTextStoredFieldsWriter.StartDocument(Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument*
name: StartDocument
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_StartDocument_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.StartDocument
nameWithType: SimpleTextStoredFieldsWriter.StartDocument
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField(Lucene.Net.Index.FieldInfo,Lucene.Net.Index.IIndexableField)
name: WriteField(FieldInfo, IIndexableField)
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_WriteField_Lucene_Net_Index_FieldInfo_Lucene_Net_Index_IIndexableField_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField(Lucene.Net.Index.FieldInfo,Lucene.Net.Index.IIndexableField)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField(Lucene.Net.Index.FieldInfo, Lucene.Net.Index.IIndexableField)
nameWithType: SimpleTextStoredFieldsWriter.WriteField(FieldInfo, IIndexableField)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField*
name: WriteField
href: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextStoredFieldsWriter_WriteField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextStoredFieldsWriter.WriteField
nameWithType: SimpleTextStoredFieldsWriter.WriteField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat
name: SimpleTextTermVectorsFormat
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat
nameWithType: SimpleTextTermVectorsFormat
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
name: VectorsReader(Directory, SegmentInfo, FieldInfos, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsFormat_VectorsReader_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Index_FieldInfos_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Index.FieldInfos,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Index.FieldInfos, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextTermVectorsFormat.VectorsReader(Directory, SegmentInfo, FieldInfos, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader*
name: VectorsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsFormat_VectorsReader_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsReader
nameWithType: SimpleTextTermVectorsFormat.VectorsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
name: VectorsWriter(Directory, SegmentInfo, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsFormat_VectorsWriter_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextTermVectorsFormat.VectorsWriter(Directory, SegmentInfo, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter*
name: VectorsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsFormat_VectorsWriter_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsFormat.VectorsWriter
nameWithType: SimpleTextTermVectorsFormat.VectorsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader
name: SimpleTextTermVectorsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader
nameWithType: SimpleTextTermVectorsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
name: SimpleTextTermVectorsReader(Directory, SegmentInfo, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader__ctor_Lucene_Net_Store_Directory_Lucene_Net_Index_SegmentInfo_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.#ctor(Lucene.Net.Store.Directory,Lucene.Net.Index.SegmentInfo,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.SimpleTextTermVectorsReader(Lucene.Net.Store.Directory, Lucene.Net.Index.SegmentInfo, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextTermVectorsReader.SimpleTextTermVectorsReader(Directory, SegmentInfo, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.#ctor*
name: SimpleTextTermVectorsReader
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.SimpleTextTermVectorsReader
nameWithType: SimpleTextTermVectorsReader.SimpleTextTermVectorsReader
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity
name: CheckIntegrity()
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_CheckIntegrity
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity()
nameWithType: SimpleTextTermVectorsReader.CheckIntegrity()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity*
name: CheckIntegrity
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_CheckIntegrity_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.CheckIntegrity
nameWithType: SimpleTextTermVectorsReader.CheckIntegrity
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone
name: Clone()
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Clone
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone()
nameWithType: SimpleTextTermVectorsReader.Clone()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone*
name: Clone
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Clone_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Clone
nameWithType: SimpleTextTermVectorsReader.Clone
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose(System.Boolean)
nameWithType: SimpleTextTermVectorsReader.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Dispose
nameWithType: SimpleTextTermVectorsReader.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get(System.Int32)
name: Get(Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Get_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get(System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get(System.Int32)
nameWithType: SimpleTextTermVectorsReader.Get(Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get*
name: Get
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_Get_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.Get
nameWithType: SimpleTextTermVectorsReader.Get
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed
name: RamBytesUsed()
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_RamBytesUsed
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed()
nameWithType: SimpleTextTermVectorsReader.RamBytesUsed()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed*
name: RamBytesUsed
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsReader_RamBytesUsed_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsReader.RamBytesUsed
nameWithType: SimpleTextTermVectorsReader.RamBytesUsed
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter
name: SimpleTextTermVectorsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html
commentId: T:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter
nameWithType: SimpleTextTermVectorsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.#ctor(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
name: SimpleTextTermVectorsWriter(Directory, String, IOContext)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter__ctor_Lucene_Net_Store_Directory_System_String_Lucene_Net_Store_IOContext_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.#ctor(Lucene.Net.Store.Directory,System.String,Lucene.Net.Store.IOContext)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.SimpleTextTermVectorsWriter(Lucene.Net.Store.Directory, System.String, Lucene.Net.Store.IOContext)
nameWithType: SimpleTextTermVectorsWriter.SimpleTextTermVectorsWriter(Directory, String, IOContext)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.#ctor*
name: SimpleTextTermVectorsWriter
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter__ctor_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.#ctor
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.SimpleTextTermVectorsWriter
nameWithType: SimpleTextTermVectorsWriter.SimpleTextTermVectorsWriter
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort
name: Abort()
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Abort
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort()
nameWithType: SimpleTextTermVectorsWriter.Abort()
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort*
name: Abort
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Abort_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Abort
nameWithType: SimpleTextTermVectorsWriter.Abort
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition(System.Int32,System.Int32,System.Int32,Lucene.Net.Util.BytesRef)
name: AddPosition(Int32, Int32, Int32, BytesRef)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_AddPosition_System_Int32_System_Int32_System_Int32_Lucene_Net_Util_BytesRef_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition(System.Int32,System.Int32,System.Int32,Lucene.Net.Util.BytesRef)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition(System.Int32, System.Int32, System.Int32, Lucene.Net.Util.BytesRef)
nameWithType: SimpleTextTermVectorsWriter.AddPosition(Int32, Int32, Int32, BytesRef)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition*
name: AddPosition
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_AddPosition_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.AddPosition
nameWithType: SimpleTextTermVectorsWriter.AddPosition
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer
name: Comparer
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Comparer
commentId: P:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer
nameWithType: SimpleTextTermVectorsWriter.Comparer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer*
name: Comparer
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Comparer_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Comparer
nameWithType: SimpleTextTermVectorsWriter.Comparer
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose(System.Boolean)
name: Dispose(Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Dispose_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose(System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose(System.Boolean)
nameWithType: SimpleTextTermVectorsWriter.Dispose(Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose*
name: Dispose
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Dispose_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Dispose
nameWithType: SimpleTextTermVectorsWriter.Dispose
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish(Lucene.Net.Index.FieldInfos,System.Int32)
name: Finish(FieldInfos, Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Finish_Lucene_Net_Index_FieldInfos_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish(Lucene.Net.Index.FieldInfos,System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish(Lucene.Net.Index.FieldInfos, System.Int32)
nameWithType: SimpleTextTermVectorsWriter.Finish(FieldInfos, Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish*
name: Finish
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_Finish_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.Finish
nameWithType: SimpleTextTermVectorsWriter.Finish
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument(System.Int32)
name: StartDocument(Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartDocument_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument(System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument(System.Int32)
nameWithType: SimpleTextTermVectorsWriter.StartDocument(Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument*
name: StartDocument
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartDocument_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartDocument
nameWithType: SimpleTextTermVectorsWriter.StartDocument
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField(Lucene.Net.Index.FieldInfo,System.Int32,System.Boolean,System.Boolean,System.Boolean)
name: StartField(FieldInfo, Int32, Boolean, Boolean, Boolean)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartField_Lucene_Net_Index_FieldInfo_System_Int32_System_Boolean_System_Boolean_System_Boolean_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField(Lucene.Net.Index.FieldInfo,System.Int32,System.Boolean,System.Boolean,System.Boolean)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField(Lucene.Net.Index.FieldInfo, System.Int32, System.Boolean, System.Boolean, System.Boolean)
nameWithType: SimpleTextTermVectorsWriter.StartField(FieldInfo, Int32, Boolean, Boolean, Boolean)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField*
name: StartField
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartField_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartField
nameWithType: SimpleTextTermVectorsWriter.StartField
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm(Lucene.Net.Util.BytesRef,System.Int32)
name: StartTerm(BytesRef, Int32)
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartTerm_Lucene_Net_Util_BytesRef_System_Int32_
commentId: M:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm(Lucene.Net.Util.BytesRef,System.Int32)
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm(Lucene.Net.Util.BytesRef, System.Int32)
nameWithType: SimpleTextTermVectorsWriter.StartTerm(BytesRef, Int32)
- uid: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm*
name: StartTerm
href: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.html#Lucene_Net_Codecs_SimpleText_SimpleTextTermVectorsWriter_StartTerm_
commentId: Overload:Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm
isSpec: "True"
fullName: Lucene.Net.Codecs.SimpleText.SimpleTextTermVectorsWriter.StartTerm
nameWithType: SimpleTextTermVectorsWriter.StartTerm