Updates the content/location categories stored for a document in the index
Declaration Syntax
C# | Visual Basic |
[ObsoleteAttribute("Use UpdateDocumentCategories instead - note that only the content/location categories assigned to the document are updated in the index, to update other data, delete the document and reindex.", true)] public void UpdateDocument( DocumentRecord docRecord )
<ObsoleteAttribute("Use UpdateDocumentCategories instead - note that only the content/location categories assigned to the document are updated in the index, to update other data, delete the document and reindex.", true)> Public Sub UpdateDocument ( docRecord As DocumentRecord )
Parameters
- docRecord (DocumentRecord)
- The new DocumentRecord.
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610