CreateRenameNotification
Notification.CreateRenameNotification method
이름이 변경되었고 다시 색인화할 필요가 없는 색인화된 문서의 이름을 바꾸기 위해 알림 개체를 생성합니다. 이름이 바뀐 문서는 내용이 변경된 경우에도 다음 업데이트 작업 중에 다시 색인화되지 않습니다.
public static Notification CreateRenameNotification(string oldPath, string newPath)
모수 | 유형 | 설명 |
---|---|---|
oldPath | String | 인덱싱된 문서의 이전 경로입니다. |
newPath | String | 인덱싱된 문서의 새 경로입니다. |
반환 값
새 이름 바꾸기 알림 개체입니다.
또한보십시오
- class Notification
- 네임스페이스 GroupDocs.Search.Common
- 집회 GroupDocs.Search