Class MultipleTermPositions
Allows you to iterate over the Term
Inheritance
System.Object
MultipleTermPositions
Namespace:
Assembly: Lucene.Net.NetCore.dll
Syntax
public class MultipleTermPositions : object, TermPositions, TermDocs, IDisposable
Constructors
Name | Description |
---|---|
Multiple |
Creates a new |
Properties
Name | Description |
---|---|
Doc | |
Freq | |
Is |
|
Payload |
Not implemented. |
Methods
Name | Description |
---|---|
Close() | |
Dispose() | |
Dispose(Boolean) | |
Get |
Not implemented. |
Next() | |
Next |
|
Read(Int32[], Int32[]) | Not implemented. |
Seek(Term) | Not implemented. |
Seek(Term |
Not implemented. |
Skip |