Stot
|
Inverter Methods
The Inverter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
AddDocument |
Adds the document to the Inverted Index Table.
|
![]() |
AllDocumentsPositionsContainingWord |
Returns all documents Containing this word and the positions inwhich, returns an empty array if the word isn't in any document
|
![]() |
DeleteDocumentAsync |
Delete this document
|
![]() ![]() |
Load |
Loads the specified Inverter, Deserializes using the identifier.
|
![]() ![]() |
LogMovement |
Logs the movements in Updater, to the ActivityLog.TXT file.
|
![]() |
ModifyDocument |
When a document has been modified.
|
![]() |
SaveThis |
Saves this current instance, serializes it to a file.
|
![]() |
WordIsInDoc |
Checks if the Words is in the document.
|