Вопрос

I am using search KQL to show the data within my custom visual web part. I googled for many hours but could not find anything related to List Item version history within search query. Is it possible to get Version History using search KQL?

Это было полезно?

Решение

Nope, the crawler only indexes the tip revision of the current item. Previous versions are not indexed. In the past I have done this by using the current item from the search result and then using javascript to fetch the versions of the item.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с sharepoint.stackexchange
scroll top