InternalServiceUpdateFTSIndex Method
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Updates the FTS index for a document by removing and adding it to the FTS")]
public void UpdateFTSIndex(
int documentVersionId,
long repFileId
)
Parameters
- documentVersionId Int32
-
- repFileId Int64
-